jrsonnet
refs/commits
644f9f3b456d
crates/jrsonnet-evaluator/src/analysis_tests/object_dollar.jsonnet
1{ a: 1, b: { c: $.a } }