[perl #65960] Roles don't do Role in Rakudo

2009-08-02 Thread Carl Mäsak via RT
This now works in latest Rakudo: rakudo: role A {}; say A ~~ Role rakudo e02bc0: OUTPUT«1␤» Assigning to KyleHa++ for spectesting.

[perl #65960] Roles don't do Role in Rakudo

2009-05-24 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #65960] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=65960 > rakudo: role A {}; say A ~~ Role rakudo 23718a: OUTPUT«0␤» * masak submits rakudobug