add TARGET_BACKEND: JVM to some decompiled tests

This commit is contained in:
Michael Nedzelsky
2015-05-25 19:16:19 +03:00
parent 79b81d846e
commit a0dc22b464
4 changed files with 13 additions and 0 deletions
@@ -0,0 +1,4 @@
// TODO Remove this restriction when secondary constructors will be supported in js backend.
// See KT-7798 JS: add support for secondary constructors
// https://youtrack.jetbrains.com/issue/KT-7798
// TARGET_BACKEND: JVM