03641ffbee
#KT-8467 In Progress
7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
interface A {
|
|
<spot>fun foo(): Int</spot>
|
|
}
|
|
|
|
class B : A {
|
|
|
|
} |