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