This works now and there is a passing test in S03-sequence/basic.t

$ perl6 -e 'say [] ... []'

$ perl6 -e 'say ([] ... []).perl'
([],)

I'm closing this ticket as 'resolved'.

Reply via email to