# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #71702] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=71702 >
<masak> mberends: I made great strides with GGE yesterday on the bus. <mberends> \o/ <masak> the funniest things to implement are things marked TODO in PGE. :) <masak> rakudo: say "foo" ~~ /<[d..b]>? foo/ <p6eval> rakudo 8dc189: foo <masak> GGE dies on the reverse range in the enum char class. <masak> ooh! * masak submits rakudobug <masak> :P <masak> ng: say "foo" ~~ /<[d..b]>? foo/ <p6eval> ng 06c947: foo <masak> heh.