# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #73158] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=73158 >
<masak> rakudo: sub my() { }; my(my $b) # another one from diakopter++
<p6eval> rakudo c83cf2: OUTPUT«Invalid typename in parameter declaration [...]
* masak submits rakudobug
<masak> std: sub my() { }; my(my $b)
<p6eval> std 29873: OUTPUT«ok 00:03 109m»
