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