shithub: kwa

ref: 23b63e6c9668efb47e01ebfca03b0aed5cbbe327
dir: /test/t.fun0/

View raw version
function f(a) { print "hello"; return a }
{ print "<" f($1) ">" }