Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Be less strict about identifier names.#59

Merged
skx merged 1 commit intomasterfrom
58-lexer-names
Dec 23, 2019
Merged

Be less strict about identifier names.#59
skx merged 1 commit intomasterfrom
58-lexer-names

Conversation

@skx
Copy link
Copy Markdown
Owner

@skx skx commented Dec 23, 2019

This PR closes #58 by allowing digits in identifiers. This might
cause surprises.

This PR closes #58 by allowing digits in identifiers.  This might
cause surprises.
@skx skx merged commit e266094 into master Dec 23, 2019
@skx skx deleted the 58-lexer-names branch December 23, 2019 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Functions/identifiers should allow digits in their names.

1 participant