2841931ffa
#KT-10828 Fixed
8 lines
49 B
Kotlin
Vendored
8 lines
49 B
Kotlin
Vendored
class C {
|
|
fun foo0() {
|
|
}
|
|
|
|
private
|
|
fun foo() {
|
|
}
|
|
} |