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
99e2f22d1c
hcl
/
test-fixtures
/
float.json
5 lines
24 B
JSON
Raw
Normal View
History
Unescape
Escape
parse floats 1.02 properly [GH-19]
2014-11-13 05:29:07 +00:00
{
Decode NUMBER into float32 and float64 fields This patch decodes a NUMBER value (e.g. "2") into a float32 and float64 field.
2017-09-14 12:57:19 +00:00
"a"
:
1.02
,
"b"
:
2
parse floats 1.02 properly [GH-19]
2014-11-13 05:29:07 +00:00
}
Reference in New Issue
Copy Permalink