encukou · GitHub

Description

Bug report

#148566 allowed this:

match ...:
    case +1j:
        pass

but also this:

match ...:
    case 1++1j:
        pass

The double plus should not be allowed.

Linked PRs

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Read the original on github.com ↗