[AA LC] Add @java.lang.Override on override functions
This commit is contained in:
@@ -4,4 +4,4 @@ public final class Derived /* Derived*/ implements Base {
|
||||
|
||||
public Derived(@org.jetbrains.annotations.NotNull() Base);// .ctor(Base)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user