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

7 lines
70 B
JSON

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