Files
kotlin-fork/idea/testData/quickfix/autoImports/ambiguousNamePreferWithImportsFromPackage.before.Dependency2.kt
T
Valentin Kipyatkov 9837d383a9 Completion and add import popup to use same sorter
#KT-8842 In progress
2015-08-25 18:56:16 +03:00

5 lines
41 B
Kotlin
Vendored

package dependency2
class XXX
class YYY