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