# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #69518] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=69518 >
<masak> rakudo: subset Foo of Object where Str | Int; my $foo = Foo.new; say $foo.WHAT <p6eval> rakudo ffe648: OUTPUT«()» * masak submits another rakudobug Should probably be a compile-time error, even.