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

8 lines
60 B
JSON

{
"a" : {
"b" : {
"c" : {}
}
}
}