5f037d372d
#KT-9697 Fixed
9 lines
93 B
Kotlin
Vendored
9 lines
93 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
|
|
class A {
|
|
object O {
|
|
class <caret>B {
|
|
|
|
}
|
|
}
|
|
} |