KT-27936 Generate InnerClasses attributes
This commit is contained in:
committed by
teamcity
parent
4a8eec8166
commit
18e61315f4
+1
@@ -7,6 +7,7 @@ public final class NoInitializationOfOuterClassKt {
|
||||
private static method getResult$delegate(): java.lang.Object
|
||||
public final static @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getValue(@org.jetbrains.annotations.NotNull p0: O$P, @org.jetbrains.annotations.Nullable p1: java.lang.Object, @org.jetbrains.annotations.Nullable p2: java.lang.Object): java.lang.String
|
||||
public final inner class O$P
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
|
||||
+1
@@ -2,6 +2,7 @@
|
||||
public final class DelegateToOuterThisKt {
|
||||
// source: 'delegateToOuterThis.kt'
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final inner class O$I
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
|
||||
Reference in New Issue
Block a user