go-jsonnet/testdata/object_literal_in_array_comp.golden
Stanisław Barzowski 7081ee085e Fix double desugaring in array comps
Accidentally the array we were iterating over was desugared
two times, which resulted in crash when an object was there.
2019-06-23 10:32:22 +02:00

4 lines
10 B
Plaintext