blob: cb41cc26b7d2f70dad55dbcf1e26202be4b7d79b [file] [log] [blame]
// "Remove 'protected' modifier" "true"
class A private constructor() {
}