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