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