8 lines
55 B
Kotlin
Vendored
8 lines
55 B
Kotlin
Vendored
class A() {
|
|
fun b() {
|
|
}
|
|
|
|
fun b() {
|
|
}
|
|
}
|