IT WORKSSSS, WE'RE ACCESSING THE ARGS!!!!!

This commit is contained in:
SpookyDervish
2025-09-10 20:25:19 +10:00
parent 523ccecbc0
commit a23bcf7823
5 changed files with 101 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
fun -int !test -int &arg1
stdout "this was called by a function!!!!\n"
return 123
return $arg1
endfun
pusharg 115