FIR, Assign plugin: Update for KT-54648
This commit is contained in:
committed by
Space Team
parent
1eb18f13bd
commit
63a908cff8
@@ -96,7 +96,7 @@ fun box(): String {
|
||||
task.valInput <!UNRESOLVED_REFERENCE!>+=<!> "K"
|
||||
task.varInput <!UNRESOLVED_REFERENCE!>+=<!> "K"
|
||||
|
||||
task.<!VAL_REASSIGNMENT!>valInputWithPlus<!> += "K"
|
||||
task.valInputWithPlus += "K"
|
||||
|
||||
task.varInputWithPlusAndPlusAssign <!ASSIGN_OPERATOR_AMBIGUITY!>+=<!> "K"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user