Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 2, 2019 07:17
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/0265e86e104e0c67d6707b2614a400d3 to your computer and use it in GitHub Desktop.
Save Whateverable/0265e86e104e0c67d6707b2614a400d3 to your computer and use it in GitHub Desktop.
evalable6
"WebKitBackForwardListItem" ~~ /(<[A..Z]>+) %% <[a..z]>+/; $/[0].map( .Str ).join('')
(exit code 1)
===SORRY!=== Error while compiling /tmp/sCJ5emeeUT
Missing quantifier on the left argument of %%
at /tmp/sCJ5emeeUT:1
------> tBackForwardListItem" ~~ /(<[A..Z]>+) %%⏏ <[a..z]>+/; $/[0].map( .Str ).join('')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment