[TD] Update testdata according to previous commit
This commit is contained in:
@@ -27,4 +27,4 @@ fun box(): String {
|
||||
if (result != effects) return "fail 1: $effects != $result"
|
||||
|
||||
return if (result == "ABCD") "OK" else "fail 2: $result"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user