Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 5, 2019 13:19
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/7e5769aaf7227a584200ca3194430a17 to your computer and use it in GitHub Desktop.
Save Whateverable/7e5769aaf7227a584200ca3194430a17 to your computer and use it in GitHub Desktop.
evalable6
say given 42 {}
(exit code 1)
===SORRY!=== Error while compiling /tmp/d9n57jmzv7
Unsupported use of bare "say"; in Perl 6 please use .say if you meant to call it as a method on $_, or use an explicit invocant or argument, or use &say to refer to the function as a noun
at /tmp/d9n57jmzv7:1
------> say⏏ given 42 {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment