mte/unikernel/duniverse/cppo/test/applied_to_none.cppo

4 lines
81 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(* A parameterized macro is applied to no arguments. *)
#define FOO(x) x
FOO + 1