toml-rs/test-suite/tests/valid/long-float.json
2017-11-12 19:33:11 -08:00

5 lines
133 B
JSON

{
"longpi": {"type": "float", "value": "3.141592653589793"},
"neglongpi": {"type": "float", "value": "-3.141592653589793"}
}