Ifdefs, moved semantic to check, fixed error reporting for builtins
This commit is contained in:
6
test/parse/if_def_expression.golden
Normal file
6
test/parse/if_def_expression.golden
Normal file
@@ -0,0 +1,6 @@
|
||||
(program
|
||||
(#if (|| (&& Env.PS5 Env.XSX) Env.Switch2)
|
||||
(fun vertex vs_console_main
|
||||
[])
|
||||
(fun vertex vs_windows_main
|
||||
[])))
|
||||
Reference in New Issue
Block a user