subr log(text) { print "TEXT IS ".text } call log("NR is ".NR)
