b7eded6e48
Intention to change final class constructor visibility to 'protected' was erroneous. This commit removes it.
2 lines
76 B
Kotlin
Vendored
2 lines
76 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
class ImplicitFinalClass <caret>public constructor() |