// "Remove 'final' modifier" "true" class A() { @Deprecated("") // wd final constructor(i: Int): this() }