On Fri Aug 31 12:10:54 2012, moritz wrote:
> In nom, prefix and --> return type constraints weren't implemented for
> quite some time, which made the tests pass even though they shouldn't.
Currently failure mode of tests:
14:21 < [Coke]> r: our Int sub foo { fail('a') }; say foo() ~~ Failure
14:21 <+p6eval> rakudo 897636: OUTPUT«a in method sink at
src/gen/CORE.setting:10630 in method BUILDALL at
src/gen/CORE.setting:801 in method bless at
src/gen/CORE.setting:743 in method new at
src/gen/CORE.setting:728 in method new at
src/gen/CORE.setting:726 in sub foo at /tmp/Uu3wdrYiKc:1…
14:21 < moritz> sink bug
14:21 < moritz> *sadface*
--
Will "Coke" Coleda