Skip to content

Function and variable names cannot start with a reserved word #1

@bradengroom

Description

@bradengroom

If the user were to try to create a function named "if-not", the lexer would tokenize the function name as two separate tokens "if" and "-not".

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions