efa41bfb2a
#KT-4346 Fixed
12 lines
73 B
Kotlin
Vendored
12 lines
73 B
Kotlin
Vendored
class Xyzzy {
|
|
|
|
}
|
|
|
|
class Xyzzy2 {
|
|
|
|
}
|
|
|
|
fun foo() {
|
|
val x = Xy<caret>
|
|
}
|