Skip to content

Comment between continuation lines in F77 breaks lexer #45

@dorchard

Description

@dorchard

Example:

      SUBROUTINE lex
      IMPLICIT NONE
      INTEGER X, Y,
c break
     &   ZZ
      
      END

Remove the comment and the problem goes away.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions