14 lines
676 B
Plaintext
Vendored
14 lines
676 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class test/Test {
|
|
public final static @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
synthetic final class test/Test__MultifileClassWithLocalClassKt {
|
|
public final static @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
|
}
|