[TD] Update directives in kotlinAgainstKotlin testdata
This commit is contained in:
+2
-1
@@ -1,9 +1,10 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// WITH_STDLIB
|
||||
|
||||
// MODULE: lib
|
||||
// FILE: 1.kt
|
||||
// KOTLIN_CONFIGURATION_FLAGS: +JVM.USE_OLD_INLINE_CLASSES_MANGLING_SCHEME
|
||||
// FILE: 1.kt
|
||||
package test
|
||||
|
||||
inline class IC(val s: String)
|
||||
|
||||
Reference in New Issue
Block a user