go-toml/parse/testfiles/valid/iarna/spec-boolean-2.json

7 lines
71 B
JSON

{
"bool1" : {
"type" : "bool",
"value" : "false"
}
}