Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 2, 2019 07:18
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/d7adf9ee09016ff12d99b4d3f852faa3 to your computer and use it in GitHub Desktop.
Save Whateverable/d7adf9ee09016ff12d99b4d3f852faa3 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/jEwyULtwyt
Missing quantifier on the left argument of %%
at /tmp/jEwyULtwyt: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