added operatiom parsing
This commit is contained in:
parent
2851612e39
commit
3f8d1df4cb
2 changed files with 80 additions and 15 deletions
3
test.as
3
test.as
|
@ -1,2 +1,3 @@
|
|||
gethelj a = 1
|
||||
gethelj b = a + 2
|
||||
gethelj b = a + (2+2)
|
||||
gethelj c = ugass(a,b)
|
Loading…
Add table
Add a link
Reference in a new issue