Skip to content

The compiler throws an exception on reserved tokens that are represented by dots "..." #1

Open
@transistors

Description

@transistors

Hi,
I have used multiple versions of Binary notes and they all throw an exception on reserved tokens. Usually reserved token are presented by three dots; "...".

Is there a possibility to apply an exception handling for such options so that no code is generated for them? I have an schema with thousands of lines with many reserved tokens.

exception error:

line 242:9: unexpected token: ...
line 255:9: unexpected token: ...
line 268:9: expecting LOWER, found '...'
line 284:9: unexpected token: ...
line 294:9: unexpected token: ...
line 309:9: unexpected token: ...
line 319:9: expecting LOWER, found '...'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions