Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 18, 2016 20:01
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/a8cd82d6128e538b206a1e2ac36144cb to your computer and use it in GitHub Desktop.
Save Whateverable/a8cd82d6128e538b206a1e2ac36144cb to your computer and use it in GitHub Desktop.
evalable6
say slurp ~~ /\d/
(exit code 1)
===SORRY!=== Error while compiling /tmp/GeS3gv4Bp3
Expected a term, but found either infix ~~ or redundant prefix ~
(to suppress this message, please use a space like ~ ~)
at /tmp/GeS3gv4Bp3:1
------> say slurp ~~⏏ /\d/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment