added else, elseif, cleaned up
This commit is contained in:
parent
efaca55138
commit
eae6c61c24
4 changed files with 66 additions and 1 deletions
10
test.as
10
test.as
|
@ -7,4 +7,14 @@ gethelj d = lőcsve(e,f) {
|
|||
}
|
||||
ha geny (1 == 1) {
|
||||
ugass(1)
|
||||
} ha nem geny {
|
||||
ugass(2)
|
||||
} ha nem geny akkor geny (1 == 2) {
|
||||
ugass(3)
|
||||
}
|
||||
amíg geny (1 == 1) {
|
||||
kraf
|
||||
}
|
||||
kopva (gethelj i = 0; i < 10; i = i + 1) {
|
||||
ugass(i)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue