[TD] Update testdata according to previous commit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// FILE: 1.kt
|
||||
// WITH_RUNTIME
|
||||
// FILE: 1.kt
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
package test
|
||||
|
||||
|
||||
+1
-1
@@ -20,4 +20,4 @@ inline fun inlineMe(limit: Int, c: (String) -> String): A {
|
||||
// FILE: 2.kt
|
||||
fun box(): String {
|
||||
return inlineMe(1) { "OK" }.s
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user