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


<masak> rakudo: class Car { has @.wheels }; say Car.^attributes
<p6eval> rakudo 5bdbd4: outpu...@!wheels␤»
<masak> rakudo: class Car { has @.wheels }; say Car.^attributes.perl
<p6eval> rakudo 5bdbd4: OUTPUT«Method 'attributes' not found for
invocant of class ''␤  in 'Mu::attribs' at line 1216:CORE.setting␤  in
'Mu::perl' at line 1225:CORE.setting␤  in main program body at line
1␤»
<masak> o.O
* masak submits rakudobug

Reply via email to