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 -3
View File
@@ -1,7 +1,5 @@
// IGNORE_BACKEND: JS_IR
//WITH_RUNTIME
// IGNORE_BACKEND: JS
// IGNORE_BACKEND: NATIVE
// TARGET_BACKEND: JVM
object A {
@JvmStatic fun main(args: Array<String>) {