#KT-9938 Fixed
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
class A {
|
||||
var a = <caret>1
|
||||
set(value) {
|
||||
field = value
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user