ref: c0f4e97e4561ff42544e92512bbaf3d7d1f6a671 dir: /testdir/t.fun/
function g() { return "{" f() "}" } function f() { return $1 } { print "<" g() ">" }