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