mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Parse-time syntax for RegExp literals is already tested. These two files test runtime RegExp compilation, with respect to duplicate named capture groups. See: #3704