Skip to content

Old style character array declaration with star not recognized #134

@letmaik

Description

@letmaik

Example from some old code:

CHARACTER, INTENT(IN)    :: S*(*)

And the error is:

Variable "S*" with INTENT keyword not found in argument list

This may be related to #130 but it looks like a separate issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions