jrsonnet
refs/commits
3e1d3979f00f
crates/jrsonnet-evaluator/src/analysis_tests/shadowing.jsonnet
1local x = 1; local x = 2; x