e3c3af6aab
And adjust testData
6 lines
76 B
Plaintext
Vendored
6 lines
76 B
Plaintext
Vendored
// "Remove 'protected' modifier" "true"
|
|
|
|
class A private constructor() {
|
|
|
|
}
|