# New Ticket Created by Will Coleda
# Please include the string: [perl #126143]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=126143 >
See S05-capture/array-alias.t
Currently fails badly:
11:44 < [Coke]> r: use Test; ok(" a b\tc" ~~ m/@<chars>=( \s+ \S+ )+/, 'Named
simple array capture');
11:45 <+camelia> rakudo-moar 564a25: OUTPUT«===SORRY!===QAST::Block with cuid
cuid_1_1443023098.31053 has not appeared»
11:45 <+camelia> ..rakudo-jvm 564a25: OUTPUT«===SORRY!===setcodeobj can only
be used with a CodeRef»
--
Will "Coke" Coleda