[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
+2
-1
@@ -1,3 +1,4 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
package test
|
||||
|
||||
class ClassVarParams(
|
||||
@@ -7,4 +8,4 @@ class ClassVarParams(
|
||||
protected var pr4: java.util.Date,
|
||||
public var pr5 : Any,
|
||||
pr6: Object) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user