Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 19, 2018 07:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/922a8e6f5d82aecccd81e04d7b0b959d to your computer and use it in GitHub Desktop.
Save Whateverable/922a8e6f5d82aecccd81e04d7b0b959d to your computer and use it in GitHub Desktop.
quotable6
\bregexp\b
===SORRY!=== Error while compiling /tmp/vyVvV57Qne
Unsupported use of \b; in Perl 6 please use <|w> for word boundary (or « and » for left/right boundaries). If you meant the backspace character, quote it ("\b") or use it as inside a character class (<[\b]>)
at /tmp/vyVvV57Qne:2
------> m⦑ \b⏏regexp\b ⦒;
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment