Skip to content

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

@DarrenStahl

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 '.')

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions