Files
Ink/test/parse/assign_arithmetic_expression.golden

4 lines
61 B
Plaintext

(program
(fun vertex vs_main
[]
(:= x float (+ 2 5))))