mirror of https://github.com/tc39/test262.git
11 lines
77 B
JSON
11 lines
77 B
JSON
|
|
||
|
[
|
||
|
-1234.500e-003,
|
||
|
true,
|
||
|
"a string value",
|
||
|
null,
|
||
|
{},
|
||
|
[]
|
||
|
]
|
||
|
|