Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
toml
/
tests
/
testdata
/
json_test.out
1
lines
·
1
sloc
·
289 bytes
·
5541ec8670fb2c95a70f14d54a918651df9d550d
Raw
{ "v": true, "animal": { "type": { "name": "pug" } }, "inline": { "a": 4, "b.c": 6, "b": { "c": 7 } }, "db": { "t": true }, "ij": { "a": { "i": 1, "j": 2 }, "b": { "i": "3", "j": "4" } }, "fruit": { "apple": { "color": "red", "taste": { "sweet": true }, "texture": { "smooth": true } } } }