IT WORKSSSS, WE'RE ACCESSING THE ARGS!!!!!
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
fun -int !test -int &arg1
|
||||
stdout "this was called by a function!!!!\n"
|
||||
return 123
|
||||
return $arg1
|
||||
endfun
|
||||
|
||||
pusharg 115
|
||||
|
Reference in New Issue
Block a user