# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #73484]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=73484 >


<masak> rakudo: multi x(%h($a, $b)) {}; multi x(%h($a, $b)) {}; x({:a, :b})
<p6eval> rakudo 5b81df: OUTPUT«Ambiguous dispatch to multi 'x'.
Ambiguous candidates had signatures:␤:(%h)␤:(%h) [...]
<masak> jnthn: it seems to me nested sigs don't get printed...
<jnthn> masak: Ah
<jnthn> Signature.perl probably needs a little tweak.
* masak submits rakudobug

Reply via email to