[Test] Set JVM target backend for load compiled tests which use JDK classes
This commit is contained in:
committed by
Space Team
parent
7eca772ec2
commit
357c552b5f
@@ -1,3 +1,4 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
package test
|
||||
|
||||
public interface TaskObject {
|
||||
@@ -5,4 +6,4 @@ public interface TaskObject {
|
||||
}
|
||||
|
||||
fun foo(r: Runnable) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user