Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 4, 2016 18:56
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/07f6953112d6b8fcd930337c1c28ba59 to your computer and use it in GitHub Desktop.
Save Whateverable/07f6953112d6b8fcd930337c1c28ba59 to your computer and use it in GitHub Desktop.
evalable6
(exit code 1)
sub (Junction[Int] $) { say "feels good~" }(9|11)
===SORRY!=== Error while compiling /tmp/2CfofqOAF9
An exception occurred while parameterizing Junction
at /tmp/2CfofqOAF9:1
Exception details:
===SORRY!=== Error while compiling /tmp/2CfofqOAF9
Junction cannot be parameterized
at /tmp/2CfofqOAF9:1
------> sub (Junction[Int]<HERE> $) { say "feels good~" }(9|11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment