blob: 105f24f138af2ed1fee7fc45f22b78027fc16fb1 [file] [log] [blame]
Test for expressions that would hang when evaluated due to exponential matching behavior. If the test does not hang it is a success.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS /(?:[^(?!)]||){23}z/.test("/(?:[^(?!)]||){23}z/") is false
PASS successfullyParsed is true
TEST COMPLETE