shithub: kwa

ref: 0e21daeb990191793cea556ab63fd68e7b3b48ec
dir: /test/t.set1/

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