mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
Add explicit WITH_RUNTIME to boxAgainstJava tests which need stdlib
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
// WITH_RUNTIME
|
||||
// FILE: J.java
|
||||
|
||||
public class J {}
|
||||
|
||||
// FILE: 1.kt
|
||||
|
||||
import kotlin.reflect.jvm.*
|
||||
import kotlin.test.assertEquals
|
||||
|
||||
fun box(): String {
|
||||
|
||||
Reference in New Issue
Block a user