Skip to content

ParseError with list comprehension and broadcasting #58564

Open
@dnl-1

Description

@dnl-1

"[1.0 .+[1 1] for i=1:1]" produces a ParseError while "1.0 .+[1 1]" and "[1.0 .+ [1 1] for i=1:1]" do not.

Metadata

Metadata

Assignees

Labels

parserLanguage parsing and surface syntax

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions