def greet { return("hello") } fun() { return "world"; }