I\'m getting unexpected backtracking of the + quantifier of a Raku regex.
+
In this regex:
\'abc\' ~~ m/(\\w+) {say $0} { $0.substr(*-