blob: 3f64fc8a743827b4015e27fcdab27093f2ca7444 [file] [log] [blame]
function f(x) { x = 1; print x }
{ f($0)
f($1) }