blob: ef37d600c133f9dd8177d7720426a1279fab4023 [file]
fun foo(x: String?, y: Any?) = x + y
// 1 stringPlus