summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/hashicorp/hcl/test-fixtures/scientific.hcl
blob: b9eca28dd8ad359ec162540ec3c3b22dad0013a6 (plain)
1
2
3
4
5
6
a = 1e-10
b = 1e+10
c = 1e10
d = 1.2e-10
e = 1.2e+10
f = 1.2e10