7 lines
67 B
Plaintext
Vendored
7 lines
67 B
Plaintext
Vendored
open class A {
|
|
open class X {
|
|
open fun g() {}
|
|
}
|
|
}
|
|
|