shithub: kwa

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

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