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