Old backing field with dollar is now forbidden
This commit is contained in:
+1
-4
@@ -5,10 +5,7 @@ open class `$$$$$`() {
|
||||
open class `$`() {
|
||||
}
|
||||
open class `$$`(`$$$$` : `$$$$$`?) : `$`() {
|
||||
val `$$$` : `$$$$$`?
|
||||
init {
|
||||
<!BACKING_FIELD_USAGE_DEPRECATED!>$`$$$`<!> = `$$$$`
|
||||
}
|
||||
val `$$$` : `$$$$$`? = `$$$$`
|
||||
open public fun `$$$$$$`() : `$$$$$`? {
|
||||
return `$$$`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user