mte/unikernel/duniverse/cppo/test/already_defined.cppo

4 lines
66 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(* A macro is defined twice. *)
#define FOO "oh"
#define FOO "no"