[JS IR BE] Don't mangle Any::equals method

This commit is contained in:
Svyatoslav Kuzmich
2019-02-23 03:24:09 +03:00
parent 27005d7c2e
commit a01407eec9
5 changed files with 18 additions and 10 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JS_IR
// EXPECTED_REACHABLE_NODES: 1290
data class A(val number: Int)