blob: f430c6033fcf98c476b70e776659f9a14b102298 [file]
// NOT_APPLICABLE
interface A {<caret>
fun foo() {
}
}