6 lines
52 B
Plaintext
Vendored
6 lines
52 B
Plaintext
Vendored
interface A {
|
|
}
|
|
|
|
interface Z {
|
|
val foo: String
|
|
} |