go-toml/parse/testfiles/valid/BurntSushi/key-space.json

7 lines
68 B
JSON

{
"a b" : {
"type" : "integer",
"value" : "1"
}
}