[JS IR BE] Use Char boxing rules of current backend

This commit is contained in:
Svyatoslav Kuzmich
2019-02-14 14:39:04 +03:00
parent de020ed58a
commit 569187a751
12 changed files with 32 additions and 24 deletions
-1
View File
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JS_IR
// EXPECTED_REACHABLE_NODES: 1293
open class A {
fun foo(): Char = 'X'