ref: 416c6db5ee829b5e97dc8001b28e475fd942dbb6 dir: /testdir/t.fun1/
function f(a,b,c) { print "hello" } NR < 3 { f(1,2,3) }