Still reproducible (2017.11, HEAD(5929887)) On 2014-05-10 14:42:47, david.warring wrote: > Golfed from fudged test in integration/advent2010-day10.t > > $ perl6-m -e'my @o <== sort <== ("c", "b", "a")' > Unable to parse expression in quote words; couldn't find final '>' > > at -e:1 > ------> my @m <== sort <== ("c", "b", "a")⏏<EOL> > expecting any of: > argument list > prefix or term > prefix or meta-prefix > quote word
[perl #121843] my @words <== sort <== ("c", "b", "a"); # feed failing to parse
Aleks-Daniel Jakimenko-Aleksejev via RT Fri, 01 Dec 2017 12:01:44 -0800