Skip to content

Sum of an array constructor containing an implied DO loop doesn't compile #125

@JeanVezina

Description

@JeanVezina

Sample reproducer

`program expr2
implicit none
integer i
print *,sum([(i,i=1,100)])
end program

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions