Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 14, 2019 23:07
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/b5f631326875b6a52742ab5fd344e290 to your computer and use it in GitHub Desktop.
Save Whateverable/b5f631326875b6a52742ab5fd344e290 to your computer and use it in GitHub Desktop.
evalable6
sub a say { &?ROUTINE.name.say }; a
(exit code 1)
===SORRY!=== Error while compiling /tmp/hDJOPa7PW3
Missing block
at /tmp/hDJOPa7PW3:1
------> sub a⏏ say { &?ROUTINE.name.say }; a
expecting any of:
new name to be defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment