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