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

7 lines
76 B
JSON

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