Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
1f76d39e66b4ee8544feac93e4afd8e61ef9610a
/
.
/
compiler
/
testData
/
psi
/
validKotlinFunInterface.kt
blob: 51d463625cdde799114dd2f9d6ddb93e8115e2cf [
file
]
fun
interface
Foo
fun
interface
Foo
{
fun invoke
()
}
private
fun
interface
Foo
@Bar
fun
interface
Foo
class
TopLevel
{
fun
interface
Foo
}
fun
interface
Foo