[K/N] Run irText tests for K2/Native
^KT-58240
This commit is contained in:
committed by
Space Team
parent
0cfa721585
commit
cd4c241fa3
@@ -1,6 +1,7 @@
|
||||
// WITH_STDLIB
|
||||
// IGNORE_BACKEND_K2: JS_IR
|
||||
// IGNORE_BACKEND_K2: JS_IR_ES6
|
||||
// IGNORE_BACKEND_K2: NATIVE
|
||||
|
||||
open class ControlFlowInfo<K, V>(val map: Map<K, V>): Map<K, V> by map
|
||||
|
||||
|
||||
Reference in New Issue
Block a user