Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 12, 2020 11:07
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/d8e5b864058fb626a099c6bc07be67c9 to your computer and use it in GitHub Desktop.
Save Whateverable/d8e5b864058fb626a099c6bc07be67c9 to your computer and use it in GitHub Desktop.
evalable6
use lib ‘data/all-modules/cpan/HANENKAMP/ArrayHash/’; use ArrayHash; my @ah := array-hash('x' => 12, 'm' => 14, 'a' => 32)
(exit code 1)
===SORRY!=== Error while compiling /tmp/Jhi4X46uJJ
===SORRY!=== Error while compiling /home/bisectable/git/whateverable/data/all-modules/cpan/HANENKAMP/ArrayHash/lib/ArrayHash.pm6 (ArrayHash)
Too late to switch language version. Must be used as the very first statement.
at /home/bisectable/git/whateverable/data/all-modules/cpan/HANENKAMP/ArrayHash/lib/ArrayHash.pm6 (ArrayHash):3
------> use v6⏏;
at /tmp/Jhi4X46uJJ:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment