hcl/zcl/zclsyntax
Martin Atkins d90da0c4ba zclsyntax: specific error message for nested attr-only splat
Attribute-only splat expressions cannot have other splats nested inside,
since we're only interested in supporting how these behaved for HIL when
running inside Hashicorp Terraform. More complex cases should be dealt
with using either full splats (bracketed *) or "for" expressions.
2017-06-16 08:39:28 -07:00
..
2017-06-13 08:43:03 -07:00
2017-06-13 08:53:33 -07:00
2017-05-29 18:09:58 -07:00