[JS IR BE] Use Char boxing rules of current backend
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// EXPECTED_REACHABLE_NODES: 1283
|
||||
fun foo(x: Any): String {
|
||||
return when (x) {
|
||||
|
||||
Reference in New Issue
Block a user