init commit
This commit is contained in:
6
test/semant/function_call.golden
Normal file
6
test/semant/function_call.golden
Normal file
@@ -0,0 +1,6 @@
|
||||
scope (global) [
|
||||
[foo] : () -> int
|
||||
[vertex__vs_main] : ()
|
||||
scope (foo) []
|
||||
scope (vertex__vs_main) []
|
||||
]
|
||||
Reference in New Issue
Block a user