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