index
:
milf-rs
main
My INI-Like Format
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
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"
}
}
}
}
}