git.sr.ht/~pingoo/stdx@v0.0.0-20240218134121-094174641f6e/toml/internal/toml-test/tests/valid/bool/bool.json (about) 1 { 2 "f": { 3 "type": "bool", 4 "value": "false" 5 }, 6 "t": { 7 "type": "bool", 8 "value": "true" 9 } 10 }