Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 5, 2021 02:56
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/957595fc3941a0ce250df5fd145deb62 to your computer and use it in GitHub Desktop.
Save Whateverable/957595fc3941a0ce250df5fd145deb62 to your computer and use it in GitHub Desktop.
evalable6
say " # " ~~ /\s \#/
(exit code 1)
===SORRY!===
Regex not terminated.
at /tmp/QSzl5H9RLE:1
------> say " # " ~~ /\s \#/⏏<EOL>
Unable to parse regex; couldn't find final '/'
at /tmp/QSzl5H9RLE:1
------> say " # " ~~ /\s \#/⏏<EOL>
expecting any of:
infix stopper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment