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