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

Regex description does not match the example #6

Open
7stud opened this issue Jan 7, 2017 · 0 comments
Open

Regex description does not match the example #6

7stud opened this issue Jan 7, 2017 · 0 comments

Comments

@7stud
Copy link

7stud commented Jan 7, 2017

In "Introduction to Perl 6 Regex" it looks like one of the examples was changed, but the text still refers to the old example. In the last paragraph, in the section titled "Alternation and Conjunction", the line:

(since * is greedy)

needs to be changed to:

(since + is greedy)
@7stud 7stud changed the title Description does not match the example Regex description does not match the example Jan 7, 2017
@7stud 7stud changed the title Regex description does not match the example Regex: description does not match the example Jan 7, 2017
@7stud 7stud changed the title Regex: description does not match the example Regex description does not match the example Jan 7, 2017
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

No branches or pull requests

1 participant