Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 28, 2019 09:38
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/2c913d66a5a00a6d5fccb6b040f311b3 to your computer and use it in GitHub Desktop.
Save Whateverable/2c913d66a5a00a6d5fccb6b040f311b3 to your computer and use it in GitHub Desktop.
evalable6
sub a ($aa is rw) { say '0
(exit code 1)
===SORRY!=== Error while compiling /tmp/ybMI6g4c3U
Unable to parse expression in single quotes; couldn't find final "'" (corresponding starter was at line 1)
at /tmp/ybMI6g4c3U:1
------> sub a ($aa is rw) { say '0⏏<EOL>
expecting any of:
argument list
single quotes
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment