You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mpack/test/pseudojson/test-file-noext.debug

25 lines
565 B
Plaintext

[
null,
false,
true,
[
0,
1,
-1,
-32768,
65535,
-2147483648,
4294967295,
0.000000
],
{
"a": 1,
"b": 2,
"c": 3,
"d": 4
},
"\"\n\\",
"The quick brown fox jumps over the lazy dog.",
<binary data of length 37: 546865206669766520626f78...>
]