public class Foo {
    private final field x: java.lang.Object
    public method <init>(p0: java.lang.Object): void
    public final method getX(): java.lang.Object
}


public final class TypeAliasInAnonymousObjectTypeKt {
    private final static @org.jetbrains.annotations.NotNull field test: Foo
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static @org.jetbrains.annotations.NotNull method getTest(): Foo
}
