blob: 942756941ba944fd47356dfd6958031bc08557ed [file] [log] [blame]
interface Some {
fun <caret>some() {
}
}