added arguments, fixed some memory bugs
This commit is contained in:
parent
9b0335e8d6
commit
7276312961
2 changed files with 60 additions and 4 deletions
6
test.as
6
test.as
|
@ -1,2 +1,4 @@
|
|||
gethelj a = {1,2,3}
|
||||
gethelj b = a[0]
|
||||
gethelj a = lőcsve(m) {
|
||||
gethelj b = m
|
||||
}
|
||||
a(69)
|
Loading…
Add table
Add a link
Reference in a new issue