KT-46146 no 'protected' for final classes
Intention to change final class constructor visibility to 'protected' was erroneous. This commit removes it.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// IS_APPLICABLE: false
|
||||
class ImplicitFinalClass <caret>public constructor()
|
||||
Reference in New Issue
Block a user