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