index
:
firefox
debian
progress-linux
upstream
debian 11: firefox
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
rust
/
toml
/
tests
/
valid
/
float.json
blob: b8a2e97581ff06720ca20e97dff402af212966a1 (
plain
)
1
2
3
4
{
"pi"
:
{
"type"
:
"float"
,
"value"
:
"3.14"
},
"negpi"
:
{
"type"
:
"float"
,
"value"
:
"-3.14"
}
}