Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
765a8bdd7c832e71172795c934da59c2a2d7ffe9
/
.
/
compiler
/
testData
/
compileKotlinAgainstCustomBinaries
/
missingStaticClass
/
source.kt
blob: c998ce97a93b796052a7aaf2f1b11699b1fcf637 [
file
] [
log
] [
blame
]
import
test
.*;
fun test
()
{
val c
=
C
.
makeD
()
}