Skip to content

suggestions in use ... only statement don't work if there's a space between only and semicolon #53

@michaelkonecny

Description

@michaelkonecny

Hi,

this works

use myModule, only: [typing here offers me suggestions from myModule]

but this doesn't

use myModule, only : [typing here doesn't offer me anything]

Intel Fortran swallows the latter without complaining and I've also seen it in numerous slides/pieces of code.

I don't know, however, whether this is documented syntax. (Can you point me to the right location, so I can check next time before bothering you?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions