blob: 0b62658dc0a8903a622be89f246065d80c1a30f7 [file]
// TARGET_BACKEND: JVM_IR
// FILE: test.kt
fun box() {
Runnable {
}.run()
}
// EXPECTATIONS JVM_IR
// test.kt:6 box
// test.kt:7 box
// test.kt:8 box