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