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

3 lines
81 B
Text

(* A parameterized macro is applied to no arguments. *)
#define FOO(x) x
FOO + 1