mte/unikernel/duniverse/cppo/test/define_on_last_line.cppo
2025-11-11 02:07:51 +01:00

2 lines
No EOL
99 B
Text

(* This #define is NOT ended by a new line, but is nevertheless accepted. *)
#define TWICE(e) e + e