Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
dc4e06c6afe5f8bb2d4b9c834b8eaf190cabe72a
/
.
/
compiler
/
testData
/
psi
/
Interface.kt
blob: 06ba08dd1167c72d76706f3163fd677196afaf9c [
file
]
interface
Foo
{
fun f
()
val a
}