blob: f79947610a9212cb60d05c24f5fe4455b68ab325 [file] [log] [blame]
// "Replace with dot call" "true"
// WITH_RUNTIME
fun foo(a: String) {
a.length
}