Specify JVM target backend for test with 'import kotlin.reflect.jvm'
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
// IGNORE_BACKEND: JVM_IR, JS_IR, JS, NATIVE
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// TARGET_BACKEND: JVM
|
||||
// WITH_REFLECT
|
||||
import kotlin.reflect.full.primaryConstructor
|
||||
import kotlin.reflect.jvm.javaConstructor
|
||||
|
||||
Reference in New Issue
Block a user