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