[TD] Update directives in kotlinAgainstKotlin testdata
This commit is contained in:
Vendored
+3
-1
@@ -1,4 +1,6 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// WITH_STDLIB
|
||||
|
||||
// MODULE: lib
|
||||
// FILE: A.kt
|
||||
package z
|
||||
@@ -37,4 +39,4 @@ fun box(): String {
|
||||
test(Z(1234))
|
||||
test(Z.z(1234))
|
||||
return "OK"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user