Adjust testData: get rid of obsolete annotations
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@
|
||||
// ERROR: Unresolved reference: ann
|
||||
|
||||
@suppress("REDUNDANT_NULLABLE")
|
||||
[ann] fun foo(): String?<caret>? = null
|
||||
@ann fun foo(): String?<caret>? = null
|
||||
Reference in New Issue
Block a user