Fix IDE test after bcd33da6f8
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// "class org.jetbrains.kotlin.idea.quickfix.replaceWith.DeprecatedSymbolUsageFix" "false"
|
||||
// ERROR: The integer literal does not conform to the expected type String
|
||||
// ERROR: The integer literal does not conform to the expected type Array<out String>
|
||||
// ERROR: Assigning single elements to varargs in named form is forbidden
|
||||
|
||||
@Deprecated("", ReplaceWith("newFun()", imports = 123))
|
||||
|
||||
Reference in New Issue
Block a user