# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #74606]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=74606 >
<mls> rakudo: say say (1, + * ... *).perl
<p6eval> rakudo 6783b5: OUTPUT«Null PMC access in find_method('params') [...]
* masak submits rakudobug
<masak> rakudo: 1, +* ... *
<p6eval> rakudo 6783b5: OUTPUT«Null PMC access in find_method('params')
<masak> it's the '1,', the '+' and the '...' in conjunction that does it.