Sign in
fuchsia
/
third_party
/
github.com
/
hukkin
/
tomli
/
38297f82cd0ef067f1afd2ffb8dfa73b65c398da
/
.
/
tests
/
data
/
valid
/
boolean.json
blob: 2540d252776b3e31850c2717eae9ffc41f340512 [
file
]
{
"a"
:
{
"type"
:
"bool"
,
"value"
:
"true"
},
"b"
:
{
"type"
:
"bool"
,
"value"
:
"false"
}
}