# New Ticket Created by # Please include the string: [perl #125973] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=125973 >
How to reproduce: perl6 -e "'t' ~~ /<{'a'...'z'}>/" Current result: This Seq has already been iterated, and its values consumed in block <unit> at -e:1 Expected result -- same as before GLR: 「t」 Ref: http://irclog.perlgeek.de/perl6/2015-09-03#i_11163223