Specify JVM target backend for test with '@JvmXXX' annotations
This commit is contained in:
+1
-3
@@ -1,8 +1,6 @@
|
||||
// !LANGUAGE: +JvmFieldInInterface
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// TARGET_BACKEND: JVM
|
||||
// IGNORE_BACKEND: JS
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// WITH_RUNTIME
|
||||
|
||||
class Bar(val value: String)
|
||||
|
||||
Reference in New Issue
Block a user