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

difftreelog

source

crates/jrsonnet-evaluator/src/analysis_tests/function_def.jsonnet31 Bsourcehistory
1local f(x, y) = x + y; f(1, 2)