@kotlin.Metadata
public class A {
    private final @org.jetbrains.annotations.NotNull field t: java.lang.Number
    public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.Number): void
    public @org.jetbrains.annotations.NotNull method foo(): java.lang.Number
    public final @org.jetbrains.annotations.NotNull method getT(): java.lang.Number
}

@kotlin.Metadata
public final class SimpleReturnTypeKt {
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}

@kotlin.Metadata
public final class Z {
    public method <init>(): void
    public @org.jetbrains.annotations.NotNull method foo(): java.lang.Integer
    public synthetic method foo(): java.lang.Number
}
