init commit
This commit is contained in:
7
test/parse/function_call_out_of_order_declaration.golden
Normal file
7
test/parse/function_call_out_of_order_declaration.golden
Normal file
@@ -0,0 +1,7 @@
|
||||
(program
|
||||
(fun vertex vs_main
|
||||
[]
|
||||
(foo))
|
||||
|
||||
(fun foo
|
||||
[]))
|
||||
Reference in New Issue
Block a user