begin executor
This commit is contained in:
parent
eae6c61c24
commit
c880366eb0
3 changed files with 252 additions and 19 deletions
20
test.as
20
test.as
|
@ -1,20 +1,2 @@
|
|||
gethelj a = 1
|
||||
gethelj b = (a + 2) * 3
|
||||
ugass(a,b)
|
||||
gethelj c = piszv & nem piszv
|
||||
gethelj d = lőcsve(e,f) {
|
||||
ugass(a,b)
|
||||
}
|
||||
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)
|
||||
}
|
||||
gethelj b = 2
|
Loading…
Add table
Add a link
Reference in a new issue