bd38363077
To explicitly specify which test are failing
6 lines
76 B
Plaintext
Vendored
6 lines
76 B
Plaintext
Vendored
// "Remove 'protected' modifier" "true"
|
|
|
|
class A private constructor() {
|
|
|
|
}
|