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
5eb0f21a30
hcl
/
test-fixtures
/
scientific.hcl
7 lines
64 B
HCL
Raw
Normal View
History
Unescape
Escape
Support decoding floats, scientific notation for JSON [GH-5]
2014-08-21 18:22:37 +00:00
a
=
1
e
-
10
b
=
1
e
+
10
c
=
1
e
10
all: first stab to full scientific notation support
2014-08-22 08:34:03 +00:00
d
=
1
.
2
e
-
10
e
=
1
.
2
e
+
10
f
=
1
.
2
e
10
Reference in New Issue
Copy Permalink