Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created July 13, 2016 16:26
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 zoffixznet/41f4fd9d2c8acf4fdb26bc7b19265cf7 to your computer and use it in GitHub Desktop.
Save zoffixznet/41f4fd9d2c8acf4fdb26bc7b19265cf7 to your computer and use it in GitHub Desktop.
$ perl6 -v
This is Rakudo version 2016.06-10-g7cff429 built on MoarVM version 2016.06
implementing Perl 6.c.
$ perl6 -e 'say " ".Int'
Cannot coerce NaN to an Int
in block <unit> at -e line 1
Actually thrown at:
in block <unit> at -e line 1
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment