<diakopter> rakudo: (Block.new)(); # masak, moritz_, is this one tracked?
<p6eval> rakudo 74f561: OUTPUT«src/call/context.c:653: failed
assertion 'Parrot_pcc_get_regs_used(interp, ctx, REGNO_PMC) > idx'
[...]
<moritz_> diakopter: don't think so
<jnthn> lol fail
* masak submits rakudobug
<moritz_> rakudo: (WhateverCode.new).()
<p6eval> rakudo 74f561: OUTPUT«src/call/context.c:653: failed
assertion 'Parrot_pcc_get_regs_used(interp, ctx, REGNO_PMC) > idx'
[...]
<moritz_> seems to be the same with all code types
<jnthn> yes
<jnthn> it's not surprising.
<jnthn> And probably resolved in ng too.
<jnthn> Yes, it doens't explode in ng.