Files
2023-12-21 15:34:34 +00:00

6 lines
45 B
Plaintext
Vendored

class A {
fun x(): kotlin.Int
fun y()
}