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

4 lines
65 B
Plaintext
Vendored

class A(a: kotlin.Int, b: kotlin.String) {
val a: kotlin.Int
}