go-toml/parse/testfiles/valid/BurntSushi/integer-underscore.json

7 lines
72 B
JSON

{
"kilo" : {
"value" : "1000",
"type" : "integer"
}
}