Implement "Safe Delete" refactoring for properties
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
var foo: jet.String in final class B : A, Z implements var foo: jet.String in trait A.
|
||||
var foo: jet.String in final class B : A, Z implements var foo: jet.String in trait Z.
|
||||
Reference in New Issue
Block a user