On Wed Dec 17 06:02:40 2008, masak wrote:
> <masak> rakudo: say (1,2,3) ~~ [1,2,3]
> <p6eval> rakudo 34020: OUTPUT[Method 'ACCEPTS' not found for invocant
> of class 'Perl6Array'[...]
> * masak submits rakudobug

Implemented ACCEPTS (including the dwimming on Whatever) in r34042.
Unfudged the couple of basic tests that were there, then added a whole
load more to cover the dwimming, boundary conditions, etc.

Thanks,

Jonathan

Reply via email to