0df5d5158d
#KT-38297 Fixed
7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
interface A {
|
|
<spot>fun foo(): Int</spot>
|
|
}
|
|
|
|
class B : A {
|
|
|
|
} |