add variable updates and some fixing
This commit is contained in:
parent
581c301165
commit
8403628d7f
2 changed files with 9 additions and 3 deletions
3
test.as
3
test.as
|
@ -1,2 +1,3 @@
|
|||
gethelj a = 1
|
||||
gethelj b = (a + 2) * 3
|
||||
gethelj b = (a + 2) * 3
|
||||
a = 3
|
Loading…
Add table
Add a link
Reference in a new issue