upgrade the variable system
This commit is contained in:
parent
431b04cf2a
commit
a8e174af7f
3 changed files with 131 additions and 83 deletions
11
test.as
11
test.as
|
@ -1,9 +1,4 @@
|
|||
gethelj a = 1
|
||||
gethelj b = (a + 2) * 3
|
||||
gethelj c = piszv & nem piszv
|
||||
ha geny (a < b) {
|
||||
gethelj d = 69
|
||||
} ha nem geny {
|
||||
gethelj de = 420
|
||||
ha geny (1 == 1) {
|
||||
gethelj d = 1
|
||||
}
|
||||
d = d + 1
|
||||
gethelj d = 2
|
Loading…
Add table
Add a link
Reference in a new issue