Analysis: add LC testdata with current behaviour
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
public final class Derived /* Derived*/ implements Base {
|
||||
public Derived(@org.jetbrains.annotations.NotNull() Base);// .ctor(Base)
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user