And here's the code for foo():
function foo() constructor { // uncommenting leads to runtime error //live_name = "foo" //if live_call() // return live_result a = "qq" }