shithub: kwa

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

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