[TD] Update directives in kotlinAgainstKotlin testdata
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// WITH_STDLIB
|
||||
|
||||
// MODULE: lib
|
||||
// FILE: A.kt
|
||||
package lib
|
||||
@@ -14,4 +16,4 @@ import lib.*
|
||||
fun box(): String {
|
||||
foo = "OK"
|
||||
return foo
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user