Skip to content

Is there no way to create the <() contains ()> block? #365

Description

@redspacecat

When doing:

if item in list {
    ...
}

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions