Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
generate
/
equalsWithHashCode
/
interface.kt
blob: 45422cf23a6db3ef4c150c2ed7264133f2b9b42e [
file
]
// NOT_APPLICABLE
interface
A
{<
caret
>
val foo
:
Int
}