git.delta.rocks / jrsonnet / refs/commits / 3ab5bdb7f60f

difftreelog

source

crates/jrsonnet-evaluator/src/analysis_tests/mutual_recursion.jsonnet26 Bsourcehistory
1local a = b, b = 1; a + 2