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

7 lines
72 B
JSON

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