Protection against "<caret>" missing in test data
Many incorrect tests fixed
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@
|
||||
// ERROR: Function declaration must have a name
|
||||
|
||||
fun () {
|
||||
val tttt : TTTTT = null
|
||||
val tttt : <caret>TTTTT = null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user