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