6 lines
96 B
Plaintext
Vendored
6 lines
96 B
Plaintext
Vendored
// "Remove 'protected' modifier" "true"
|
|
|
|
class A private constructor() {
|
|
|
|
}
|
|
/* FIR_COMPARISON */ |