blob: 45422cf23a6db3ef4c150c2ed7264133f2b9b42e [file]
// NOT_APPLICABLE
interface A {<caret>
val foo: Int
}