This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
4
unikernel/duniverse/cppo/test/int_expansion_error.cppo
Normal file
4
unikernel/duniverse/cppo/test/int_expansion_error.cppo
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#define FOO 3+3
|
||||
#if FOO = 0
|
||||
let x = "Hello"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue