regex-adventure icon indicating copy to clipboard operation
regex-adventure copied to clipboard

capture passes on wrong regex

Open benschac opened this issue 8 years ago • 3 comments

My regex:

var m = /(\d+)/.exec(str)

benschac avatar May 31 '16 02:05 benschac

Which problem?

tlhunter avatar Jun 11 '16 00:06 tlhunter

CAPTURE

benschac avatar Jun 13 '16 00:06 benschac

That seems good.

gergo888 avatar Jul 06 '19 19:07 gergo888