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