Augmented list assignment inspection: add "replace with ordinary" fix
Relates to KT-20626
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Replace with assignment" "false"
|
||||
// "Replace with assignment (original is empty)" "false"
|
||||
// TOOL: org.jetbrains.kotlin.idea.inspections.SuspiciousCollectionReassignmentInspection
|
||||
// ACTION: Change type to mutable
|
||||
// ACTION: Replace overloaded operator with function call
|
||||
|
||||
Reference in New Issue
Block a user