Specify JVM target backend for test with '::class.java' usage

This commit is contained in:
Mikhael Bogdanov
2018-12-20 13:10:06 +01:00
parent a2e4553040
commit 1217d3591b
207 changed files with 215 additions and 531 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
// IGNORE_BACKEND: JVM_IR
// FILE: 1.kt
// FULL_JDK
// WITH_REFLECT
// IGNORE_BACKEND: NATIVE
// IGNORE_BACKEND: JVM_IR
// TARGET_BACKEND: JVM
package test
import kotlin.properties.Delegates