Skip to content

Lexer: a = ; 5: Suppressed newline should be unsuppressed by semicolon #3098

@vendethiel

Description

@vendethiel

(from #3053)

# rule : 
'Assignable = TERMINATOR Expression'
# supposedly allowing that :
a =
5
# but also allows this
a = ; 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions