shithub: kwa

ref: 5086f3453d6716d6dcd782a45831c1ebb0f2b115
dir: /test/t.set1/

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