Files
kotlin-fork/compiler/testData/codegen/light-analysis/regressions/kt6485.txt
T

12 lines
371 B
Plaintext
Vendored

@kotlin.Metadata
public final class Kt6485Kt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
private final static method typeLiteral(): TypeLiteral
}
@kotlin.Metadata
public class TypeLiteral {
public method <init>(): void
public final @org.jetbrains.annotations.NotNull method getType(): java.lang.reflect.Type
}