[JS IR] Roll making Char inline class back

- un/mute falling tests
This commit is contained in:
Roman Artemev
2019-11-20 17:19:41 +03:00
committed by romanart
parent b9ac1341ff
commit 987c6ab3ee
14 changed files with 18 additions and 5 deletions
@@ -1,4 +1,5 @@
// EXPECTED_REACHABLE_NODES: 1281
// IGNORE_BACKEND: JS_IR
fun box(): String {
val a = CharArray(1)
val aType = jsTypeOf(a.asDynamic()[0])