func/ main: check func : "The function should return 1, even though it is not defined yet" emit "Success" / func: return "1" /