added parenthesis
This commit is contained in:
parent
3f8d1df4cb
commit
28c440539d
2 changed files with 46 additions and 16 deletions
2
test.as
2
test.as
|
@ -1,3 +1,3 @@
|
|||
gethelj a = 1
|
||||
gethelj b = a + (2+2)
|
||||
gethelj b = a + 2
|
||||
gethelj c = ugass(a,b)
|
Loading…
Add table
Add a link
Reference in a new issue