mirror of
https://github.com/tc39/test262.git
synced 2025-12-01 11:03:13 +01:00
adds nullish-coalescing
This commit is contained in:
parent
070fe92853
commit
f4fe931e2a
@ -327,6 +327,11 @@ features:
|
||||
- test/built-ins/parseFloat
|
||||
- test/language/literals/numeric/*
|
||||
|
||||
- name: nullish-coalescing
|
||||
files:
|
||||
- test/language/expressions/coalesce
|
||||
- test/language/expressions/logical-assignment/lgcl-nullish*
|
||||
|
||||
- name: numeric-separators
|
||||
files:
|
||||
- test/language/literals/numeric/numeric-separators
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user