5 lines
43 B
Plaintext
5 lines
43 B
Plaintext
abstract class Owner {
|
|
}
|
|
|
|
fun Owner.f() {
|
|
} |
abstract class Owner {
|
|
}
|
|
|
|
fun Owner.f() {
|
|
} |