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