Specify JVM target backend for test with '@JvmXXX' annotations

This commit is contained in:
Mikhael Bogdanov
2018-12-20 13:38:41 +01:00
parent a8a1bfca72
commit f4e532e449
85 changed files with 88 additions and 214 deletions
@@ -1,5 +1,6 @@
// WITH_REFLECT
// IGNORE_BACKEND: JVM_IR, JS_IR, JS, NATIVE
// IGNORE_BACKEND: JVM_IR
// TARGET_BACKEND: JVM
// Please make sure that this test is consistent with the diagnostic test "annotationsTargetingNonExistentAccessor.kt"