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-ext.debug

26 lines
642 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...>,
<ext data of type 1 and length 37: 537068696e78206f6620626c...>
]