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