Make the leading .* go through the optimization layer
ethanpailes opened this issue · 1 comments
ethanpailes commented
Right now I'm not sure that the leading .*? that gets automatically added to regex is getting optimized. I should fix that.
ethanpailes commented
Does this matter because of the existing constant optimization?