index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
rust
/
basic-toml
/
tests
/
valid
/
implicit-groups.json
blob: fbae7fc71beff10669df6cc1f27daebd691f89c5 (
plain
)
1
2
3
4
5
6
7
8
9
{
"a"
:
{
"b"
:
{
"c"
:
{
"answer"
:
{
"type"
:
"integer"
,
"value"
:
"42"
}
}
}
}
}