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
I would've assumed goboscript would create the <() contains ()> block.
Instead, it just uses the (item # of () in ()) block.
While that does seem to work, I'm wondering why not use the contains block? Is there any way to use it?
When doing:
I would've assumed goboscript would create the <() contains ()> block.
Instead, it just uses the (item # of () in ()) block.
While that does seem to work, I'm wondering why not use the contains block? Is there any way to use it?