toml-rs/tests/valid/long-float.json
2015-01-15 12:44:05 -08:00

5 lines
133 B
JSON

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