Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Identifiers exmple #1888

Merged
merged 1 commit into from Mar 31, 2018
Merged

Fix Identifiers exmple #1888

merged 1 commit into from Mar 31, 2018

Conversation

titsuki
Copy link
Member

@titsuki titsuki commented Mar 31, 2018

The previous one calls pre-defined tokens (See: https://docs.perl6.org/language/regexes#Unicode_properties) not user-defined one.
That is confusing since this example defines unused tokens as if it used.

The previous one calls pre-defined tokens (See: https://docs.perl6.org/language/regexes#Unicode_properties) not user-defined one.
That is confusing since this example defines unused tokens as if it used.
@titsuki titsuki merged commit 9d20f27 into Raku:master Mar 31, 2018
@titsuki titsuki deleted the fix-grammar branch March 31, 2018 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant