Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6330def4271b547b5c7db5f9759e387de2908e94
/
.
/
compiler
/
testData
/
codegen
/
box
/
script
/
classReference.kt
blob: c90b2a38ea45de110f7b509491ff565783bd770a [
file
] [
log
] [
blame
]
// TARGET_BACKEND: JVM
// IGNORE_BACKEND_K2: JVM_IR, JS_IR
// FIR status: scripts aren't supported yet
// IGNORE_LIGHT_ANALYSIS
// WITH_STDLIB
// FILE: test.kt
fun box
():
String
=
OK
::
class
.
java
.
simpleName
// FILE: OK.kts