JS: fix char boxing in elvis expressions (#KT-17700 fixed)

This commit is contained in:
Anton Bannykh
2017-05-10 19:01:21 +03:00
parent a1e00ed9f1
commit e098de5e33
9 changed files with 53 additions and 37 deletions
@@ -1,6 +1,3 @@
// IGNORE_BACKEND: JS
// see KT-17700
// WITH_RUNTIME
import kotlin.test.assertEquals