# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #70237]
# in the subject line of all future correspondence about this issue.
# <URL:
http://rt.perl.org/rt3/Ticket/Display.html?id=70237 >
<diakopter> rakudo: my Int $a = 74; Int.WHAT = Str; say $a.WHAT
<p6eval> rakudo 74f561: OUTPUT«Str()»
* masak submits another one