Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
417088e15084daef5c72bc17ea66d3cf3c026c33
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
Class.kt
blob: 3ad9d3594ee3d339917399b135873883c135fea3 [
file
]
package
test
fun useClass
()
=
Class
(
"Hello"
)