Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 3, 2019 09: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/ecd13de51c999a874f3f9bbd17c4f03a to your computer and use it in GitHub Desktop.
Save Whateverable/ecd13de51c999a874f3f9bbd17c4f03a to your computer and use it in GitHub Desktop.
evalable6
sub a ( say "Ehhh1" }; my $a = 'a'; &"$a"()
(exit code 1)
===SORRY!=== Error while compiling /tmp/rwd1BAescA
Invalid typename 'say' in parameter declaration.
at /tmp/rwd1BAescA:1
------> sub a ( say⏏ "Ehhh1" }; my $a = 'a'; &"$a"()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment