Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #67134] [BUG] a List generated from a Match tree does not match against Positional in method signature binding in Rakudo

0 views
Skip to first unread message

Carl Mäsak

unread,
Jul 1, 2009, 10:36:47 AM7/1/09
to bugs-bi...@netlabs.develooper.com
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #67134]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=67134 >


<masak> ooh, I found another one!
<masak> rakudo: regex foo { foo }; "foofoofoo" ~~ /<foo>+/;
bar($<foo>); sub bar(@foos) {}
<p6eval> rakudo 5351a3: OUTPUT«Parameter type check failed; expected
Positional, but got List for @foos in call to bar
* masak submits rakudobug

0 new messages