init commit
This commit is contained in:
4
test/parse/assign_arithmetic_expression.golden
Normal file
4
test/parse/assign_arithmetic_expression.golden
Normal file
@@ -0,0 +1,4 @@
|
||||
(program
|
||||
(fun vertex vs_main
|
||||
[]
|
||||
(:= x float (+ 2 5))))
|
||||
Reference in New Issue
Block a user