Amend test data after adding Convert assignment to assignment expression intention
Relates to #KT-22420
This commit is contained in:
+1
@@ -2,6 +2,7 @@
|
||||
// ACTION: Create local variable 'foo'
|
||||
// ACTION: Create property 'foo'
|
||||
// ACTION: Rename reference
|
||||
// ACTION: Convert assignment to assignment expression
|
||||
// ERROR: Unresolved reference: foo
|
||||
|
||||
fun test(n: Int) {
|
||||
|
||||
Reference in New Issue
Block a user