Temporarily mute test for JS target

This commit is contained in:
Mikhail Zarechenskiy
2018-06-18 18:28:52 +03:00
parent 0f88565b93
commit 8503194e0d
3 changed files with 1 additions and 10 deletions
@@ -1,4 +1,5 @@
// !LANGUAGE: +InlineClasses
// TARGET_BACKEND: JVM
inline class UInt(val x: Int)