mte/unikernel/duniverse/cppo/test/int_expansion_error.cppo

5 lines
53 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
#define FOO 3+3
#if FOO = 0
let x = "Hello"
#endif