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