Comment on RegExr 2.0parentComments−strictfp12yBut \w* matches "" and "abc" but not "!a". How can I test this with your tool if \w* always says "infinite"?
Comments
But \w* matches "" and "abc" but not "!a". How can I test this with your tool if \w* always says "infinite"?