jrsonnet
refs/commits
42f993d5b82c
crates/jrsonnet-evaluator/src/analysis_tests/object_comp.jsonnet
1{ [k]: k for k in ['a', 'b'] }