Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 10, 2019 15:03
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Whateverable/f309af6e153900164469b6e27954af75 to your computer and use it in GitHub Desktop.
evalable6
sub prefix:<$_> { }; say $_
(exit code 1)
===SORRY!=== Error while compiling /tmp/QBImmVbFcK
Prefix $_ requires an argument, but no valid term found
at /tmp/QBImmVbFcK:1
------> sub prefix:<$_> { }; say $_⏏<EOL>
expecting any of:
prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment