shithub: kwa

ref: d133a4306688e51df959da814d48f10f33cad23a
dir: /test/t.set1/

View raw version
function f(x) { x = 1; print x }
{ f($0)
  f($1) }