Old backing field with dollar is now forbidden
This commit is contained in:
@@ -15,7 +15,7 @@ class Test {
|
||||
var prop4 : Int = 13
|
||||
|
||||
fun incProp4() {
|
||||
$prop4++
|
||||
prop4++
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user