Introduce -Xprogressive
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
val my: Int = 1
|
||||
get() {
|
||||
field++
|
||||
return field
|
||||
}
|
||||
Reference in New Issue
Block a user