jrsonnet
refs/commits
0831da3ed8d9
crates/jrsonnet-evaluator/tests/golden/array_comp.jsonnet
1[[a, b] for a in [1, 2, 3] for b in [4, 5, 6]]