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

13 lines
185 B
JSON

{
"dog" : {
"tater.man" : {
"type" : {
"name" : {
"value" : "pug",
"type" : "string"
}
}
}
}
}