2841931ffa
#KT-10828 Fixed
7 lines
47 B
Kotlin
Vendored
7 lines
47 B
Kotlin
Vendored
class C {
|
|
fun foo0() {
|
|
}
|
|
|
|
private
|
|
val foo = 1
|
|
} |