shithub: kwa

ref: 1ffa8bd8f32394b7c972bf6d15d27007d22cf33c
dir: /test/t.set1/

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