Created
May 10, 2026 22:48
-
-
Save Whateverable/4b90d469684fdb744748278bc398ab98 to your computer and use it in GitHub Desktop.
evalable6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sub f { my $x = Failure.new(X::AdHoc.new(:payload("boom"))); $x.so; $x }; f().handled; module M:ver(f()) { }; say M.^ver.gist; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| vHANDLED.boom.in.code.at.tmp.upOu_wWMyS.line.1.in.any.package_declarator.sym.module.at.tmp.whateverable.rakudo.moar.13.fcc.50.e.716.d.7394.a.1.aeb.78.c.852266.b.165.d.98894.share.perl.6.lib.Perl.6.Grammar.moarvm.line.1.in.any.package_declarator.at.tmp.whateverable.rakudo.moar.13.fcc.50.e.716.d.7394.a.1.aeb.78.c.852266.b.165.d.98894.share.perl.6.lib.Perl.6.Grammar.moarvm.line.1.in.any.term.sym.package_declarator.at.tmp.whateverable.rakudo.moar.13.fcc.50.e.716.d.7394.a.1.aeb.78.c.852266.b.165.d.98894.share.perl.6.lib.Perl.6.Grammar.moarvm.line.1.in.any.term.at.tmp.whateverable.rakudo.moar.13.fcc.50.e.716.d.7394.a.1.aeb.78.c.852266.b.165.d.98894.share.perl.6.lib.Perl.6.Grammar.moarvm.line.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment