@kotlin.Metadata
public final class Foo {
    private final @org.jetbrains.annotations.NotNull field s: java.lang.String
    public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
    public final @org.jetbrains.annotations.NotNull method getS(): java.lang.String
}

@kotlin.Metadata
public final class LambdaArgumentWithoutTypeKt {
    private final static @org.jetbrains.annotations.NotNull field foo: Foo
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static @org.jetbrains.annotations.Nullable method foo(): Foo
    public final static @org.jetbrains.annotations.NotNull method getFoo(): Foo
    public final static method run(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): java.lang.Object
}
