4 lines
65 B
Plaintext
Vendored
4 lines
65 B
Plaintext
Vendored
class A(a: kotlin.Int, b: kotlin.String) {
|
|
val a: kotlin.Int
|
|
}
|