8b0b135112
#KT-30804 Fixed
6 lines
85 B
Plaintext
Vendored
6 lines
85 B
Plaintext
Vendored
// "Remove 'final' modifier" "true"
|
|
|
|
class A @Deprecated("") // ds
|
|
constructor() {
|
|
|
|
} |