Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cae7f90b594750d624e94b3325571f4b5ebff2f0
/
.
/
compiler
/
testData
/
cli
/
jvm
/
jvmDefaultAll.kt
blob: 1f5c7ebed50da7204762e2635ea858374e792a82 [
file
] [
log
] [
blame
]
interface
Foo
{
fun test
()
{}
}