Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 10, 2019 09:38
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/467c4596c0ee14bb14a2d3557051e0fd to your computer and use it in GitHub Desktop.
Save Whateverable/467c4596c0ee14bb14a2d3557051e0fd to your computer and use it in GitHub Desktop.
evalable6
use NQP:from<nqp>; use nqp; nqp::getcomp('nqp').eval(q|my $m := "a" ~~ /<ident> & <alpha>/; say(nqp::elems($m.hash))|)
(exit code 1)
===SORRY!===
Could not find NQP at line 1 in:
file#/home/bisectable/git/whateverable/sandbox/lib
inst#/home/bisectable/.perl6
inst#/tmp/whateverable/rakudo-moar/dc782575147ae2440497e08e5cafb046053e7ee8/share/perl6/site
inst#/tmp/whateverable/rakudo-moar/dc782575147ae2440497e08e5cafb046053e7ee8/share/perl6/vendor
inst#/tmp/whateverable/rakudo-moar/dc782575147ae2440497e08e5cafb046053e7ee8/share/perl6
ap#
nqp#
perl5#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment