fun -int !test -int &arg1 stdout "this was called by a function!!!!\n" return 123 endfun pusharg 115 call !test &var end $var