a170de2c56
#KT-32046 Fixed
15 lines
294 B
Kotlin
Vendored
15 lines
294 B
Kotlin
Vendored
// WITH_RUNTIME
|
|
// DISABLE-ERRORS
|
|
package foo.www.ddd
|
|
|
|
class Check {
|
|
class BBD {
|
|
class Bwd {
|
|
fun dad() {
|
|
fun Bwd(): String = ""
|
|
val a = foo.www.ddd.<caret>Check.BBD.Bwd::class.java.annotatedInterfaces.size
|
|
}
|
|
}
|
|
}
|
|
}
|