go-toml/parse/testfiles/valid/BurntSushi/string-simple.json

7 lines
104 B
JSON

{
"answer" : {
"type" : "string",
"value" : "You are not drinking enough whisky."
}
}