[IR] Normalize temp var names in Kotlin-like dump
^KT-61983 Fixed
This commit is contained in:
committed by
Space Team
parent
6c519488a6
commit
bae8b283c7
@@ -1,2 +1,3 @@
|
||||
// FIR_IDENTICAL
|
||||
// TARGET_BACKEND: JS_IR
|
||||
fun test(d: dynamic) = d ?: "other"
|
||||
|
||||
Reference in New Issue
Block a user