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'.
Christian Bartolomaeus via RT Fri, 17 Apr 2015 09:07:14 -0700
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'.