We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Cannot find any tests for it.
Sorry, something went wrong.
This is tested in S05-mass/stdrules.t as <?same>.
<?same>
7f07a03
No branches or pull requests
At least I couldn't find it with search.
The text was updated successfully, but these errors were encountered: