tiny-regex-c icon indicating copy to clipboard operation
tiny-regex-c copied to clipboard

Test end anchor ($) behavior, fix match length

Open perazz opened this issue 3 years ago • 0 comments

Hi,

this commit should fix behavior of the end anchor ($), the match length did not seem to work properly. I've added a test case to the test suite.

Best, Federico

perazz avatar Dec 18 '22 08:12 perazz