"field": backing field usage deprecated warning, relevant diagnostics tests changed
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ open class `$`() {
|
||||
open class `$$`(`$$$$` : `$$$$$`?) : `$`() {
|
||||
val `$$$` : `$$$$$`?
|
||||
init {
|
||||
$`$$$` = `$$$$`
|
||||
<!BACKING_FIELD_USAGE_DEPRECATED!>$`$$$`<!> = `$$$$`
|
||||
}
|
||||
open public fun `$$$$$$`() : `$$$$$`? {
|
||||
return `$$$`
|
||||
|
||||
Reference in New Issue
Block a user