Skip to content

The outline is incorrect for expr2.f90/a.f90 #60

@certik

Description

@certik

For the code from #55, here is the outline that I can see for expr2.f90:

image

There are several issues:

  • The root node is "a", but rather the root node should be "expr2".
  • There are two symbol "x". The first one points to line 2, as it should. The second one points to line 4, which is empty. It likely is pointing to line 4 in file a.f90, but this symbol should not be part of the outline at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions