[SLC] fix modality for methods and property accessors
^KTIJ-23783
This commit is contained in:
committed by
Space Team
parent
00ab33bbf9
commit
7bfa900ce6
@@ -30,8 +30,8 @@ public final class InlineInheritance /* InlineInheritance*/ {
|
||||
|
||||
public final int getV();// getV()
|
||||
|
||||
public int getX();// getX()
|
||||
public final int getX();// getX()
|
||||
|
||||
public int y();// y()
|
||||
public final int y();// y()
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user