Skip to content

List contractions with multiple for statements and comma separation don't work #41

@kayhayen

Description

@kayhayen

Hello,

this crashes RedBaron:

[1
for d in e, f
for g in h
]

Removing the ",f" seems to make it work as do braces around "e, f", but they
are not required by the language.

Enjoy the riddle,
Kay

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions