mte/unikernel/duniverse/cppo/test/expects_no_args.cppo

4 lines
89 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(* A non-parameterized macro is given actual arguments. *)
#define FOO "foo"
1 + FOO(42)