martinohmann / hcl-rs

HCL parsing and encoding libraries for rust with serde support
Apache License 2.0
119 stars 14 forks source link

fix(parser): allow newlines in parenthesis expressions #330

Closed martinohmann closed 3 months ago

martinohmann commented 3 months ago

Fixes https://github.com/martinohmann/hcl-rs/issues/319