JS IR: unmute tests

This commit is contained in:
Anton Bannykh
2018-07-10 17:07:54 +03:00
parent 9e9b27fe79
commit ac1a97ad83
36 changed files with 0 additions and 36 deletions
@@ -1,6 +1,5 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JS_IR
inline class Foo(val c: Char) {
companion object {