4 lines
80 B
Kotlin
Vendored
4 lines
80 B
Kotlin
Vendored
// TARGET_BACKEND: JS_IR
|
|
// IGNORE_BACKEND_K1: JS_IR
|
|
fun test(d: dynamic) = d!!
|