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 nested classes will be supported in js backend.
// See KT-1907 Support nested classes in js-backend
// https://youtrack.jetbrains.com/issue/KT-1907
// TARGET_BACKEND: JVM