fun foo(x: String, y: Any?) = x + y + 120 // 0 stringPlus