fun -string !test stdout "this was called by a function!!!!\n" return endfun call !test set &x 2 set &y 3 add $x $y &x end $x