Missing Deprecated Check compilable UT inputs
This commit is contained in:
parent
cb104d8197
commit
2efbd52f77
|
|
@ -35,7 +35,7 @@ public class BadDeprecatedAnnotation
|
|||
/**
|
||||
* @deprecated stuff
|
||||
*/
|
||||
interface Foo {
|
||||
interface Foo1 {
|
||||
|
||||
/**
|
||||
* @deprecated stuff
|
||||
|
|
|
|||
Loading…
Reference in New Issue