# New Ticket Created by  Moritz Lenz 
# Please include the string:  [perl #56602]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=56602 >


Rakudo r29047:

../../parrot perl6.pbc -e 'class Int is also { method another_one { } }'
Class 'Int' already registered!

Classes are "open" by default in Perl 6, so the above should work.

-- 
Moritz Lenz
http://moritz.faui2k3.org/ |  http://perl-6.de/

Reply via email to