go-toml/parse/testfiles/valid/iarna/spec-table-7.json

10 lines
91 B
JSON

{
"x" : {
"y" : {
"z" : {
"w" : {}
}
}
}
}