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


package A { class Str {}; our sub foo() { return Str.new } }

> This type cannot box a native string

Reply via email to