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