jrsonnet
refs/commits
f3c8ed70f69f
tests/golden/issue126.jsonnet
1{2 int_lhs: 1 << 32,3 unary_plus: +1,4}