blob: 8dbc5b3f3b6a5c8eff5051e5bec53ac92b5104dc [file] [log] [blame]
import test.JavaInterface
class KotlinChild : JavaInterface() {
<caret>
}