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

5 lines
224 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
Error: File "int_expansion_error.cppo", line 2, characters 4-7
Error: Variable FOO found in cppo boolean expression must expand
into an int literal, into a tuple of int literals,
or into a variable with the same properties.