martinohmann / hcl-rs

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

fix(parser): attach missing span information to identifiers #295

Closed martinohmann closed 11 months ago

martinohmann commented 11 months ago

Fixes #294