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