Skip to content

After package NAME BLOCK, the name of the surrounding package isn't restored #2

Description

@HaraldJoerg

With the syntax package NAME BLOCK packages can be nested:

package Foo;
package Bar {
 # This namespace 'Bar', correctly identified
}
# This is now namespace 'Foo' again.  But for the index it
# continues to be namespace 'Bar'.

I think we can live with that flaw - and I don't have an idea how to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions