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

fixed sample for "SPACE" #13

Merged
merged 1 commit into from
Dec 24, 2017
Merged

fixed sample for "SPACE" #13

merged 1 commit into from
Dec 24, 2017

Conversation

Oppodelldog
Copy link

the given sample \t\n\r does not work.
Corrected to align the token name.

the given sample ` \t\n\r` does not work.
Corrected to align the token name.
@timtadh
Copy link
Owner

timtadh commented Dec 24, 2017

SPACE tokens are often defined as all the white space characters. However, since it was confusing for you I will accept the PR.

@timtadh timtadh merged commit 0804877 into timtadh:master Dec 24, 2017
@Oppodelldog
Copy link
Author

I guess the sample then should have been [ \t\n\r] to make the whitespaces optional.
I didn't know whitespaces are often called spaces.

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.

2 participants