fork of https://github.com/hashicorp/hcl
because issue :
https://github.com/hashicorp/hcl/issues/290
these code permit use of "nested" field decoding which is just composite struct
6052cb9938
This applies both two the whole of bare expressions and to any nested expressions within parentheses. The latter means that an attribute value can span over multiple lines if it's wrapped in parens: foo = ( 1 + 2 + 3 + 4 + 5 ) |
||
---|---|---|
gozcl | ||
zcl | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.yml | ||
LICENSE |