6 lines
45 B
Plaintext
Vendored
6 lines
45 B
Plaintext
Vendored
class A {
|
|
fun x(): kotlin.Int
|
|
|
|
fun y()
|
|
}
|