Skip to content

Failure to parse angle brackets in format statement #29

Description

@rasmussn

The following program cannot be parsed by gfortran either:


integer, parameter :: len_work = 24
911 format(<len_work>a1,&
& '\data\monte_carlo_',i3.3,'.txt')
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions