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