toml-rs/test-suite/tests/valid/bool.json
2017-11-12 19:33:11 -08:00

5 lines
92 B
JSON

{
"f": {"type": "bool", "value": "false"},
"t": {"type": "bool", "value": "true"}
}