init commit
This commit is contained in:
3
test/assign_arithmetic_expression.shd
Normal file
3
test/assign_arithmetic_expression.shd
Normal file
@@ -0,0 +1,3 @@
|
||||
vertex main :: () {
|
||||
x : float = 2.0 + 5.0;
|
||||
}
|
||||
Reference in New Issue
Block a user