Files
kotlin-fork/idea/testData/quickfix/autoImports/withSmartCastQualifier.before.Dependency.kt
T
2015-05-27 16:15:44 +03:00

5 lines
37 B
Kotlin
Vendored

package g
import c.B
fun B.foo() {}