[TD] Update testdata according to previous commit
This commit is contained in:
@@ -20,4 +20,4 @@ private val foo = Foo()
|
||||
fun box(): String {
|
||||
val result = inlineFn("a", foo::foo, 5, foo::foo2, "end")
|
||||
return if (result == "aOK5OK2end") "OK" else "fail: $result"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user