@kotlin.Metadata
public final class E {
    public method <init>(): void
}

@kotlin.Metadata
public interface MyIterable

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