Skip to content

Obscure error message for missing '.' before compiler directive #9

Description

@DarrenStahl

Repro:
Assemble the following line: Message: DB 'Hello World!$'
Result:
ERROR: lasm-parser (35) syntax error, unexpected TEXT, expecting DIRECTIVE

Expected result:
An error message which indicates that a compiler directive was encountered when not expected (or is missing a '.')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions