Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v
/
vlib
/
toml
/
tests
/
testdata
/
array_of_tables_2_level_test.out
1
lines
·
1
sloc
·
227 bytes
·
24cd619ff8b2efbd6385ff525ad667c8d2428106
Raw
{ "albums": [ { "name": "Born to Run", "songs": [ { "name": "Jungleland" }, { "name": "Meeting Across the River" } ] }, { "name": "Born in the USA", "songs": [ { "name": "Glory Days" }, { "name": "Dancing in the Dark" } ] } ] }