[TD] Update testdata according to previous commit
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
// FILE: 1.kt
|
||||
// SKIP_INLINE_CHECK_IN: inlineFun$default
|
||||
// FILE: 1.kt
|
||||
package test
|
||||
|
||||
class Item
|
||||
@@ -13,4 +13,4 @@ import test.*
|
||||
|
||||
fun box(): String {
|
||||
return inlineFun("OK")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user