[SLC] fix modality for methods and property accessors
^KTIJ-23783
This commit is contained in:
committed by
Space Team
parent
00ab33bbf9
commit
7bfa900ce6
+1
-1
@@ -1,6 +1,6 @@
|
||||
public final class Inheritor /* p.Inheritor*/ implements p.I, p.I2 {
|
||||
@java.lang.Override()
|
||||
public void g();// g()
|
||||
public final void g();// g()
|
||||
|
||||
public Inheritor();// .ctor()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user