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