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


from integration/advent2009-day18.t -


role Cup[::Contents] { }
class EggNog { }
my Cup of EggNog $mug ;
$mug.WHAT.perl.say

outputs

Cup

Not the b-era:

Cup[EggNog]


-- 
Will "Coke" Coleda

Reply via email to