mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
https://github.com/tc39/proposal-json-modules This proposal advanced to Stage 3 of TC39's standardization process on 2021-01-27.
11 lines
77 B
JSON
11 lines
77 B
JSON
|
|
|
|
[
|
|
-1234.500e-003,
|
|
true,
|
|
"a string value",
|
|
null,
|
|
{},
|
|
[]
|
|
]
|
|
|
|
|