Skip to content

Return statement after return statement fails to compile #131

@ghost

Description

def turn():
    return
    return

gives the lnotab compiling error and does not let the game begin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions