func f(text) { print "TEXT IS ".text; return text.text } $o = f($a)
