[TD] Update testdata according to previous commit
This commit is contained in:
@@ -11,4 +11,4 @@ import test.*
|
||||
fun box(): String {
|
||||
val result = true.let2(Boolean::not)
|
||||
return if (!result) "OK" else "fail"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user