Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
javaFacade
/
wrapFunWithoutImplInTrait.kt
blob: 635dc3e17f88774fa92368ea3955bed2d8d83276 [
file
]
interface
Some
{
fun
<caret>
some
()
}