Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 8, 2019 21:49
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/2b0be65a19d7dd02c730f90397cbb23e to your computer and use it in GitHub Desktop.
Save Whateverable/2b0be65a19d7dd02c730f90397cbb23e to your computer and use it in GitHub Desktop.
evalable6
my $a = --> Int { 1 }; $a().say
(exit code 1)
===SORRY!=== Error while compiling /tmp/cE8NCqloPp
Prefix -- requires an argument, but no valid term found
at /tmp/cE8NCqloPp:1
------> my $a = --⏏> Int { 1 }; $a().say
expecting any of:
prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment