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

6 lines
55 B
Plaintext
Vendored

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