# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #68568] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=68568 >
<masak> rakudo: sub foo($positional, :$named) {}; foo(:named)
<p6eval> rakudo 0d4fe0: OUTPUT«invalid arg type in named portion of
argsin sub foo [...]
<masak> it doesn't say the name of the arg that cause the error, or
the name of the arg that it expected
* masak submits rakudobug
