4 lines
45 B
Plaintext
Vendored
4 lines
45 B
Plaintext
Vendored
open class Foo {
|
|
open fun bar() {
|
|
}
|
|
} |