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


Rakudo: 08928df70e4af4013eb0bfde02256262728ecf6e

$ perl6 -e 'my @a = <elems join>; say @a...@a()'
Cannot use .* when method is a code ref at line 1, near ""
in Main (src/gen_setting.pm:1334)

This is rather unhelpful to me since I see no code refs anywhere.
Tests (for the real thing) are in tspec/S12-methods/indirect_notation.t.

Cheers,
Moritz

Reply via email to