[K/JS] fix(KT-46643): prevent removal of setter for overridden external field.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
function Base() {
|
||||
this.foo = "K"
|
||||
}
|
||||
Reference in New Issue
Block a user