Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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