Kapt3: Write stub class files with metadata (needed for incremental compilation)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class C {
|
||||
private final @org.jetbrains.annotations.NotNull field child: java.lang.Object
|
||||
private final field y: int
|
||||
@@ -7,6 +8,7 @@ public final class C {
|
||||
public final @org.jetbrains.annotations.NotNull method initChild(p0: int): java.lang.Object
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class ObjectLiteralKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user