mirror of https://github.com/tc39/test262.git
Add feature for regular expression modifiers
This commit is contained in:
parent
62626e083b
commit
46871db0c2
|
@ -93,6 +93,10 @@ String.prototype.toWellFormed
|
|||
# https://github.com/tc39/proposal-json-parse-with-source
|
||||
json-parse-with-source
|
||||
|
||||
# Regular expression modifiers
|
||||
# https://github.com/tc39/proposal-regexp-modifiers
|
||||
regexp-modifiers
|
||||
|
||||
# Iterator Helpers
|
||||
# https://github.com/tc39/proposal-iterator-helpers
|
||||
iterator-helpers
|
||||
|
|
Loading…
Reference in New Issue