Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
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