go-toml/parse/testfiles/valid/iarna/spec-key-value-pair-1.json

7 lines
71 B
JSON

{
"key" : {
"value" : "value",
"type" : "string"
}
}