Created
February 2, 2019 07:18
-
-
Save Whateverable/d7adf9ee09016ff12d99b4d3f852faa3 to your computer and use it in GitHub Desktop.
evalable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"WebKitBackForwardListItem" ~~ /(<[A..Z]>+) %% [ <[a..z]>+ ] /; $/[0].map( .Str ).join('') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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