fun foo(p: String) { for (i in p.) } fun String.extFun(): Collection{} // EXIST: toString // EXIST: substring // EXIST: extFun