Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
161333d3e7d13dd98386fe346a71a07eadfe4756
/
.
/
compiler
/
testData
/
codegen
/
boxJvm
/
script
/
classReference.kt
blob: 6a91342c75be8d2d38a5d3b697afa62c1e647b87 [
file
]
// TARGET_BACKEND: JVM
// IGNORE_BACKEND: JVM_IR, JS_IR, JS_IR_ES6
// FIR status: script declarations are not visible from other sources
// WITH_STDLIB
// FILE: test.kt
fun box
():
String
=
OK
::
class
.
java
.
simpleName
// FILE: OK.kts