added ifs
This commit is contained in:
parent
b186e45067
commit
0c60e98d9f
2 changed files with 21 additions and 3 deletions
5
test.as
5
test.as
|
@ -1,2 +1,5 @@
|
|||
gethelj a = 1
|
||||
b = 2
|
||||
ha geny (1==1) {
|
||||
gethelj b = 2
|
||||
}
|
||||
gethelj c = 3
|
Loading…
Add table
Add a link
Reference in a new issue