Skip to content

Variable in export statement should raise Syntax Error #208

@kenbowen

Description

@kenbowen

In a file being consulted, the statement

export _A/2.

should trigger a syntax error , like

export _A/2.
^Syntax error 'test.pro', line 2: Illegal token after primary expression

It currently fails to do so, instead producing an Internal error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions