forked from ground/ground
Error types, print lists, better fn calling
This commit is contained in:
@@ -14,7 +14,7 @@ fun -bool !jumpy
|
||||
return true
|
||||
endfun
|
||||
|
||||
call !jumpy &tmp
|
||||
!jumpy &tmp
|
||||
|
||||
stdlnout "I called a function"
|
||||
|
||||
|
Reference in New Issue
Block a user