Files
kotlin-fork/idea/testData/shortenRefs/descriptorsChangeAfterImportInsertion.kt
T

5 lines
111 B
Kotlin
Vendored

// NAME_COUNT_TO_USE_STAR_IMPORT: 1
package foo
<selection>fun foo(p: bar.Class1): bar.Class2 { }</selection>