Skip to content

F_Front: lexing bug #165

@skosukhin

Description

@skosukhin

The Fortran frontend fails to parse the following:

subroutine a(b)
  ; &
integer b
end subroutine
"./test.f90", line 2: bad char &(0x26)
"./test.f90", line 2: syntax error

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions