Amend test data after adding Convert assignment to assignment expression intention
Relates to #KT-22420
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// "Change to var" "false"
|
||||
// ACTION: Convert assignment to assignment expression
|
||||
// ACTION: Remove redundant assignment
|
||||
// ERROR: Val cannot be reassigned
|
||||
fun fun1(i: Int) {
|
||||
|
||||
Reference in New Issue
Block a user