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