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