public final class Foo {
    private final @org.jetbrains.annotations.NotNull field f: Foo.Inner
    private final field s: java.lang.String
    inner class Foo/Inner
    public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
    public final @org.jetbrains.annotations.NotNull method getF(): Foo.Inner
}


public final class Foo/Inner {
    synthetic final field this$0: Foo
    private final field x: java.lang.String
    inner class Foo/Inner
    public method <init>(p0: Foo): void
}


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