functions now can use previous variables

This commit is contained in:
afonya2 2025-06-11 12:52:05 +02:00
parent e0c3cf4407
commit 74fa0a8523
Signed by: afonya
GPG key ID: EBB9C4CAFAAFB2DC
2 changed files with 96 additions and 62 deletions

View file

@ -1,5 +1,7 @@
gethelj a = lőcsve() {
reti {[szaft"test"szaft]=1}
gethelj a = 5
gethelj b = lőcsve() {
ugass(a, c)
}
gethelj c = 10
ugass(a().test)
b()