// "Remove '=' token from function declaration" "true" fun foo() { bar() } fun bar() = { }