index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vendor
/
basic-toml
/
tests
/
valid
/
bool.json
blob: ae368e9492e3538106a3355b9d036f068355fef7 (
plain
)
1
2
3
4
{
"f"
:
{
"type"
:
"bool"
,
"value"
:
"false"
},
"t"
:
{
"type"
:
"bool"
,
"value"
:
"true"
}
}