add function execution to the VM

This commit is contained in:
afonya2 2025-06-03 18:32:52 +02:00
parent 598f4a0cdb
commit a5c2420d20
Signed by: afonya
GPG key ID: EBB9C4CAFAAFB2DC
4 changed files with 82 additions and 26 deletions

View file

@ -1,4 +1,6 @@
gethelj a = 1
gethelj b = lőcsve() {
gethelj a = 2
}
reti 6
}
gethelj c = b()