[TD] Update testdata according to previous commit
This commit is contained in:
@@ -15,4 +15,4 @@ val Long.myInc
|
||||
fun box(): String {
|
||||
val result = map(2L::myInc)
|
||||
return if (result == 3L) "OK" else "fail $result"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user