shithub: kwa

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

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