// "Replace with safe (?.) call" "true" // WITH_RUNTIME var i = 0 fun foo(s: String?) { i = s.length }