git.delta.rocks / jrsonnet / refs/commits / d1e2f8e66f2e

difftreelog

source

tests/golden/issue126.jsonnet40 Bsourcehistory
1{2	int_lhs: 1 << 32,3	unary_plus: +1,4}