d7dc122298
#KT-11721 Fixed
3 lines
57 B
Kotlin
Vendored
3 lines
57 B
Kotlin
Vendored
class B {
|
|
fun getA() = <!UNRESOLVED_REFERENCE!>a<!>
|
|
} |