Update LightAnalysisModeCodegenTests for Kotlin 1.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
public final class ComponentKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method component3(@org.jetbrains.annotations.NotNull p0: S): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method component3(@org.jetbrains.annotations.NotNull p0: S): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
@@ -18,5 +18,5 @@ public final class S {
|
||||
public final class Tester {
|
||||
public method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final method component4(@org.jetbrains.annotations.NotNull p0: S): java.lang.String
|
||||
public final @org.jetbrains.annotations.NotNull method component4(@org.jetbrains.annotations.NotNull p0: S): java.lang.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user