5 lines
182 B
JSON
5 lines
182 B
JSON
|
|
{
|
||
|
|
"numbers": [333333333.33333329, 1E30, 4.50, 2e-3, 0.000000000000000000000000001],
|
||
|
|
"string": "\u20ac$\u000F\u000aA'\u0042\u0022\u005c\\\"\/",
|
||
|
|
"literals": [null, true, false]
|
||
|
|
}
|