Amend test data after adding Convert assignment to assignment expression intention
Relates to #KT-22420
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// "class org.jetbrains.kotlin.idea.quickfix.ImportMemberFix" "false"
|
||||
// ERROR: Unresolved reference: foobar
|
||||
// ACTION: Create local variable 'foobar'
|
||||
// ACTION: Convert assignment to assignment expression
|
||||
// ACTION: Create property 'foobar'
|
||||
// ACTION: Rename reference
|
||||
|
||||
|
||||
Reference in New Issue
Block a user