git.delta.rocks / jrsonnet / refs/commits / 13cc4c0cbf28

difftreelog

source

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