On Sun Aug 16 05:49:20 2009, masak wrote: > <masak> rakudo: role Maybe[::T] { role Just[T] {} }; say Maybe[Int].new() > <p6eval> rakudo 0d4fe0: OUTPUT«Potential internal error: bindability > check may have done more than just binding. [...]
This no longer generates an error, but the followup that the OP says should generate an error does not, yet. -- Will "Coke" Coleda