Skip to content

Error message improvement, not operator #28

@sjunges

Description

@sjunges

Hi,

I recently got this error

Syntax error: Error at line 27, position 71: Dangling expression after 'not'.

which I found confusing because the word 'not' did appear only in a different line. It took me a while to realize that the ! operator was meant. Maybe change into

Syntax error: Error at line 27, position 71: Dangling expression after negation ('!').

Best,
Sebastian

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