FIR: make declarations marked with 'override' implicitly open
#KT-52236 Fixed
This commit is contained in:
committed by
Space Team
parent
9c1a68fcec
commit
6af616d3c3
@@ -30,8 +30,8 @@ public final class InlineInheritance /* InlineInheritance*/ {
|
||||
|
||||
public final int getV();// getV()
|
||||
|
||||
public final int getX();// getX()
|
||||
public int getX();// getX()
|
||||
|
||||
public final int y();// y()
|
||||
public int y();// y()
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user