add operations
This commit is contained in:
parent
c880366eb0
commit
581c301165
2 changed files with 88 additions and 42 deletions
2
test.as
2
test.as
|
@ -1,2 +1,2 @@
|
|||
gethelj a = 1
|
||||
gethelj b = 2
|
||||
gethelj b = (a + 2) * 3
|
Loading…
Add table
Add a link
Reference in a new issue