Skip to content

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

Description

@JeanVezina

Sample reproducer

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

`

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions