It's easy to forget $ at the end of a regex and it's counter-intuitive that ^ is implicit but $ is not.
1.2 KiB
1.2 KiB
It's easy to forget $ at the end of a regex and it's counter-intuitive that ^ is implicit but $ is not.