[JS IR BE] Fix GetClass on primitive type

This commit is contained in:
Roman Artemev
2018-10-31 18:30:37 +03:00
committed by romanart
parent 2d03f87ea5
commit 0e7520fde3
3 changed files with 35 additions and 8 deletions
@@ -1,5 +1,3 @@
// IGNORE_BACKEND: JS_IR
// WITH_RUNTIME
import kotlin.test.assertEquals