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

7 lines
78 B
JSON

{
"million" : {
"value" : "1000000",
"type" : "integer"
}
}