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
/
float.json
blob: b8a2e97581ff06720ca20e97dff402af212966a1 (
plain
)
1
2
3
4
{
"pi"
:
{
"type"
:
"float"
,
"value"
:
"3.14"
},
"negpi"
:
{
"type"
:
"float"
,
"value"
:
"-3.14"
}
}