blob: c4f222dc3597851092cc7a4f8ece4e81512162cf [file] [log] [blame]
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