Fixed tests after adding error checking for intention tests.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
// DISABLE-ERRORS
|
||||
fun new(x: Int, y: Int): Int {
|
||||
return y <caret>-
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user