# New Ticket Created by Solomon Foster # Please include the string: [perl #68158] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=68158 >
colomon: rakudo: multi a () { 1 }; multi a (*...@x) { 2 }; say a(); [2:33pm] p6eval: rakudo 18598d: OUTPUT«Ambiguous dispatch to multi 'a'. Ambiguous candidates had signatures::():(Object *...@x)in Main (/tmp/8uPi9JrI7p:2)» This occurs with the current (2009/8/3 2:33 PM EST) p6eval and with "Chicago" on OS X. -- Solomon Foster: colo...@gmail.com HarmonyWare, Inc: http://www.harmonyware.com