[perl #126702] [JVM] failing test in S06-multi/subsignature.t: wrong multi candidate called when slurpy and named are passed

[email protected] ("Pepe Schwarz via RT")
Newsgroups perl.perl6.compiler
Message-ID <[email protected]>
On Sat, 21 Nov 2015 06:12:07 -0800, [email protected] wrote:
> The following code does not give the expected result ('2') on
> rakudo.jvm:
> 
> $ perl6-j -e 'multi catch(| (*@all ) ) { 1 }; multi catch(| (*@all,
> :$really! ) ) { 2 }; say catch(0, 5, :!really)'
> 1


Neither the mentioned test file nor the specific code example seem to fail on current Rakudo as well as the currently availabe camelia build (which is a92950fb4). With confirmation I'd request closing this ticket, as it refers to existing tests that used to fail but don't anymore.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.