index
:
python-tomli
debian
progress-linux
upstream
debian-backports: python-tomli
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
data
/
valid
/
boolean.json
blob: 2540d252776b3e31850c2717eae9ffc41f340512 (
plain
)
1
2
3
4
{
"a"
:
{
"type"
:
"bool"
,
"value"
:
"true"
},
"b"
:
{
"type"
:
"bool"
,
"value"
:
"false"
}
}