added functions to memory
This commit is contained in:
parent
724bec6eb2
commit
8679172c42
2 changed files with 31 additions and 8 deletions
5
test.as
5
test.as
|
@ -1,3 +1,6 @@
|
|||
gethelj a = 1
|
||||
gethelj b = (a + 2) * 3
|
||||
a = 3
|
||||
a = 3
|
||||
gethelj d = lőcsve(e,f) {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue