5 lines
54 B
Plaintext
Vendored
5 lines
54 B
Plaintext
Vendored
class A {
|
|
val a: kotlin.Int
|
|
|
|
fun x(): kotlin.Int
|
|
} |