You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently within a balls function you can only invoke functions/opcodes that have 0 or 1 output stack values, however it's often useful to be able to use functions that have multiple return values.