Fix light-analysis test data
This commit is contained in:
-2
@@ -2,14 +2,12 @@ public final class A {
|
||||
public method <init>(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public class Base {
|
||||
private final @org.jetbrains.annotations.NotNull field s: java.lang.String
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
public final @org.jetbrains.annotations.NotNull method getS(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class SuperConstructorCallWithComplexArgKt {
|
||||
private static @org.jetbrains.annotations.NotNull field log: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user