add continous function execution and table get
This commit is contained in:
parent
1addc28463
commit
291d5724f2
4 changed files with 86 additions and 15 deletions
7
test.as
7
test.as
|
@ -1,2 +1,5 @@
|
|||
gethelj a = {[szaft"test"szaft] = 1}
|
||||
ugass(a.1)
|
||||
gethelj a = lőcsve() {
|
||||
reti {[szaft"test"szaft]=1}
|
||||
}
|
||||
|
||||
ugass(a().test)
|
Loading…
Add table
Add a link
Reference in a new issue