@kotlin.Metadata
public final class A {
    public method <init>(): void
    public final method get(@org.jetbrains.annotations.NotNull p0: int[]): int
}

@kotlin.Metadata
public final class B {
    public method <init>(): void
    public final method get(@org.jetbrains.annotations.NotNull p0: kotlin.Unit[]): int
}

@kotlin.Metadata
public final class Kt3214Kt {
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static method test1(@org.jetbrains.annotations.NotNull p0: A): int
    public final static method test2(@org.jetbrains.annotations.NotNull p0: A): int
    public final static method test3(@org.jetbrains.annotations.NotNull p0: B): int
}
