Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 12, 2020 11:04
Show Gist options
  • Save Whateverable/b308c869336fff2d2c8db58d44eea3e5 to your computer and use it in GitHub Desktop.
Save Whateverable/b308c869336fff2d2c8db58d44eea3e5 to your computer and use it in GitHub Desktop.
evalable6
use ArrayHash; my @ah := array-hash('x' => 12, 'm' => 14, 'a' => 32)
(exit code 1)
===SORRY!=== Error while compiling /tmp/18EqMPYyuf
Could not find ArrayHash in:
file#/home/bisectable/git/whateverable/sandbox/lib
inst#/home/bisectable/.raku
inst#/tmp/whateverable/rakudo-moar/a84952fb135cd4c8fe916111a216ec157feaf7ea/share/perl6/site
inst#/tmp/whateverable/rakudo-moar/a84952fb135cd4c8fe916111a216ec157feaf7ea/share/perl6/vendor
inst#/tmp/whateverable/rakudo-moar/a84952fb135cd4c8fe916111a216ec157feaf7ea/share/perl6/core
ap#
nqp#
perl5#
at /tmp/18EqMPYyuf:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment