added arguments, fixed some memory bugs

This commit is contained in:
afonya2 2025-06-03 20:17:30 +02:00
parent 9b0335e8d6
commit 7276312961
Signed by: afonya
GPG key ID: EBB9C4CAFAAFB2DC
2 changed files with 60 additions and 4 deletions

View file

@ -1,2 +1,4 @@
gethelj a = {1,2,3}
gethelj b = a[0]
gethelj a = lőcsve(m) {
gethelj b = m
}
a(69)