On Thu, 17 Nov 2016 14:14:25 -0800, alex.jakime...@gmail.com wrote:
> *Code:*
> say ‘abcefghij’ ~~ / .**{-10..-5} /
> 
> *Result:*
> 「abcefghij」
> 
> I think it should match nothing.


Thank you for the report. This is now fixed.

Fix:  https://github.com/rakudo/rakudo/commit/681d6be9742e7c0
Test: https://github.com/perl6/roast/commit/99c822abdeefbbaf0

Reply via email to