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