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/f63aef6beafa00a51cdf13c16c1faf6f to your computer and use it in GitHub Desktop.
Save Whateverable/f63aef6beafa00a51cdf13c16c1faf6f 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/FbVU0ZS29P
Invalid typename 'say' in parameter declaration.
at /tmp/FbVU0ZS29P: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