blob: ad332d7d3687ed8ac7c27e033046f3ce4ec850ff [file] [log] [blame]
function f(a) { print "hello"; return a }
{ print "<" f($1) ">" }