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


<masak> rakudo: role Bottle[::T] { method Str { "a bottle of {T}" } };
class Wine { ... }; say Bottle[Wine].new
<p6eval> rakudo 5bdbd4: OUTPUT«a bottle of Failure()␤»
<masak> oh la la
* masak submits rakudobug

Reply via email to