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