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

<same> is not documented #1259

Closed
AlexDaniel opened this issue Mar 26, 2017 · 2 comments
Closed

<same> is not documented #1259

AlexDaniel opened this issue Mar 26, 2017 · 2 comments
Labels
docs Documentation issue (primary issue type)

Comments

@AlexDaniel
Copy link
Member

At least I couldn't find it with search.

say ‘aabbbc’.comb(/.[<same>.]*/) # OUTPUT: «(aa bbb c)␤»
20:14:35 <AlexDaniel> huh, <same> ?
20:15:47 <TimToady> it's a 0-width assertion about its surrounding chars
@AlexDaniel AlexDaniel added docs Documentation issue (primary issue type) NOTSPECCED need roast tests before documenting labels Mar 26, 2017
@AlexDaniel
Copy link
Member Author

Cannot find any tests for it.

@coke coke removed the docs Documentation issue (primary issue type) label May 22, 2017
@moritz
Copy link
Collaborator

moritz commented Sep 1, 2017

This is tested in S05-mass/stdrules.t as <?same>.

@moritz moritz added docs Documentation issue (primary issue type) and removed NOTSPECCED need roast tests before documenting labels Sep 1, 2017
@moritz moritz closed this as completed in 7f07a03 Sep 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type)
Projects
None yet
Development

No branches or pull requests

3 participants