route/vendor/github.com/hashicorp/hcl/test-fixtures/scientific.json

9 lines
103 B
JSON

{
"a": 1e-10,
"b": 1e+10,
"c": 1e10,
"d": 1.2e-10,
"e": 1.2e+10,
"f": 1.2e10
}