Interesting. On 2015-11-05 16:13:33, besc...@gmail.com wrote: > m: grammar G {rule TOP {<G1>}; token G1 {A}}; my $g = > G.parse("A"); say $g<G1>».Str > > rakudo-moar c880f1: OUTPUT«()» > > See: http://irclog.perlgeek.de/perl6/2015-11-05#i_11492065 > > and subsequent discussion.
[perl #126574] Single named match does not work with hyper (».Str)
Aleks-Daniel Jakimenko-Aleksejev via RT Mon, 02 Oct 2017 19:11:35 -0700