Protection against "<caret>" missing in test data
Many incorrect tests fixed
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
|
||||
fun foo(a: Float) {
|
||||
1f..a - 1
|
||||
1f<caret>..a - 1
|
||||
}
|
||||
Reference in New Issue
Block a user