go-toml/parse/testfiles/valid/BurntSushi/table-with-pound.json

9 lines
108 B
JSON

{
"key#group" : {
"answer" : {
"type" : "integer",
"value" : "42"
}
}
}