haikuwebkit/LayoutTests/js/regexp-many-brackets-expect...

12 lines
264 B
Plaintext

Test regular expression processing with many capturing brackets (200).
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS 'hello'.match(manyBracketsRegExp) is manyHellosArray
PASS successfullyParsed is true
TEST COMPLETE