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

Reply via email to