09e1bed5c9
#KT-40879 Fixed #KT-41223 Fixed #KT-41311 Fixed #KT-41680 Fixed
3 lines
78 B
Kotlin
Vendored
3 lines
78 B
Kotlin
Vendored
class Test : Java() {
|
|
<caret>inner class Foo2 : Java.NestedStaticClass()
|
|
} |