mirror of https://github.com/tc39/test262.git
Add `legacy‑regexp` to `features`
This commit is contained in:
parent
d9a6a03ffc
commit
391cd16f1f
|
@ -170,6 +170,10 @@ String.prototype.replaceAll
|
|||
# https://github.com/tc39/proposal-for-in-order
|
||||
for-in-order
|
||||
|
||||
# Legacy RegExp features
|
||||
# https://github.com/tc39/proposal-regexp-legacy-features
|
||||
legacy-regexp
|
||||
|
||||
# Logical Assignment Operators
|
||||
# https://github.com/tc39/proposal-logical-assignment
|
||||
logical-assignment-operators
|
||||
|
|
Loading…
Reference in New Issue