6 lines
47 B
Plaintext
Vendored
6 lines
47 B
Plaintext
Vendored
package foo
|
|
|
|
open class B {
|
|
fun bar() {}
|
|
}
|