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