508c7a58b6
#KT-7377 fixed
12 lines
72 B
Kotlin
Vendored
12 lines
72 B
Kotlin
Vendored
class Clazz {
|
|
val
|
|
}
|
|
|
|
fun f() {
|
|
a.b()
|
|
}
|
|
|
|
class Clazz {
|
|
val
|
|
}
|