This website requires JavaScript.
Explore
Help
Sign In
go
/
hcl
Watch
2
Star
0
Fork
0
You've already forked hcl
Code
Issues
Pull Requests
Releases
Wiki
Activity
b9f494b747
hcl
/
test-fixtures
/
scientific.json
Mitchell Hashimoto
e868ca02fd
Support decoding floats, scientific notation for JSON [GH-5]
2014-08-21 11:22:37 -07:00
6 lines
50 B
JSON
Raw
Blame
History
{
"a"
:
1e-10
,
"b"
:
1e+10
,
"c"
:
1e10
}
Reference in New Issue
View Git Blame
Copy Permalink