blob: d7884d7a6e0344a03c4d8d41aa70852e2c96cc92 [file] [log] [blame]
class C {
@Deprecated
public C() {
}
}