blob: bff25b39339510446869fb5b86a1f922e889ce32 [file] [log] [blame]
fun foo(x: String, y: Any?) = x + y + 120
// 0 stringPlus