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


<moritz_> rakudo: multi a(&a) { }; multi a(&a) { }; a sub { };
<p6eval> rakudo 8f9054: OUTPUT«Ambiguous dispatch to multi 'a'.
Ambiguous candidates had signatures:␤:(&&a)␤:(&&a) [...]
* masak submits rakudobug

Reply via email to