Fixed tests after adding error checking for intention tests.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
fun main() {
|
||||
fun test(a: Int, b: Int): Int {
|
||||
return <caret>a + b
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user