mirror of https://github.com/tc39/test262.git
Add feature
This commit is contained in:
parent
ec41c1a417
commit
c7a158e74b
|
@ -145,6 +145,10 @@ top-level-await
|
||||||
# https://github.com/tc39/proposal-regexp-match-indices
|
# https://github.com/tc39/proposal-regexp-match-indices
|
||||||
regexp-match-indices
|
regexp-match-indices
|
||||||
|
|
||||||
|
# Nullish Coalesce Expression
|
||||||
|
# https://github.com/tc39/proposal-nullish-coalescing
|
||||||
|
coalesce-expression
|
||||||
|
|
||||||
## Standard language features
|
## Standard language features
|
||||||
#
|
#
|
||||||
# Language features that have been included in a published version of the
|
# Language features that have been included in a published version of the
|
||||||
|
|
Loading…
Reference in New Issue