Given an input like this:
tf-hcl produces 2 identical parsings. In general, it seems to produce 2^n results, where n is the number of distinct segments of string-literal characters.
The expected result is to generate at most a single result for a valid input.
Given an input like this:
tf-hclproduces 2 identical parsings. In general, it seems to produce2^nresults, wherenis the number of distinct segments of string-literal characters.The expected result is to generate at most a single result for a valid input.