Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 16, 2017 21:35
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/c45dab4405f075bc744b1d52e4da1365 to your computer and use it in GitHub Desktop.
Save Whateverable/c45dab4405f075bc744b1d52e4da1365 to your computer and use it in GitHub Desktop.
evalable6
say <STDIN>;
(exit code 1)
===SORRY!=== Error while compiling /tmp/sQEiG4Wrx7
Unsupported use of <STDIN>; in Perl 6 please use $*IN.lines (or add whitespace to suppress warning)
at /tmp/sQEiG4Wrx7:1
------> say <⏏STDIN>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment