[FE 1.0] Migrate most of warning/error pairs to DiagnosticFactoryForDeprecation
This commit is contained in:
+2
-2
@@ -3,6 +3,6 @@
|
||||
|
||||
val my: Int = 1
|
||||
get() {
|
||||
<!VAL_REASSIGNMENT_VIA_BACKING_FIELD!>field<!>++
|
||||
<!VAL_REASSIGNMENT_VIA_BACKING_FIELD_WARNING!>field<!>++
|
||||
return field
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user