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