Skip to content

namespace import allows unresolved symbol #122

@chklauser

Description

@chklauser

Scenario

namespace import unknown;

Expected

An unresolved symbol error.

Actual

Compiles successfully

Additional Information

The symbol remains undefined. If you try to reference unknown, you get an error message.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions