trisquel-icecat/icecat/third_party/rust/basic-toml/tests/valid/bool.json

4 lines
92 B
JSON

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