Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 147 Bytes

TODO.md

File metadata and controls

6 lines (5 loc) · 147 Bytes

Regressions by switching from NQP to Perl 6

perl6-m -Ilib -e 'use v5; $_ = "abc"; s/[ba]+/d/; say'
Iteration past end of iterator