Sign in
android
/
platform
/
external
/
jetbrains
/
kotlin
/
refs/heads/compose-dev
/
.
/
compiler
/
testData
/
psi
/
Interface.kt
blob: 06ba08dd1167c72d76706f3163fd677196afaf9c [
file
] [
log
] [
blame
] [
edit
]
interface
Foo
{
fun f
()
val a
}