Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
UseKtClass.kt
blob: 5b52995e557813064c394fa3ea678c1244f42f61 [
file
]
package
test
fun func
()
=
42
fun func2
()
=
UseKtClass
().
use
()