Amend test data after adding Convert assignment to assignment expression intention
Relates to #KT-22420
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// "Change type to MutableSet" "false"
|
||||
// DISABLE-ERRORS
|
||||
// ACTION: Convert assignment to assignment expression
|
||||
// ACTION: Replace overloaded operator with function call
|
||||
// WITH_RUNTIME
|
||||
fun main() {
|
||||
|
||||
Reference in New Issue
Block a user