074829bcea
#KT-21422 Fixed
8 lines
99 B
Plaintext
Vendored
8 lines
99 B
Plaintext
Vendored
// IMPORT: class: RootClass
|
|
package non.root.name
|
|
|
|
import RootClass
|
|
|
|
fun test() {
|
|
RootClass()
|
|
} |