blob: 633f449798e1934bce1cb1e9a84a3e49f2b55704 [file]
// "Remove 'protected' modifier" "true"
class A private <caret>protected constructor() {
}