shithub: kwa

ref: 29b26011fca45785f0cfd9511b5fdcd131248e15
dir: /test/t.set1/

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