blob: 299bc76ba19160c3465f954f1ecc919c93663051 [file]
// "Replace with dot call" "true"
// WITH_RUNTIME
fun foo(a: String) {
val b = a
.length
}