aboutsummaryrefslogtreecommitdiff
path: root/testdir/t.set1
blob: 3f64fc8a743827b4015e27fcdab27093f2ca7444 (plain)
1
2
3
function f(x) { x = 1; print x }
{ f($0)
  f($1) }