#[clown] || do_call(honk!(foo.bar), slip!(baz.bop))
{ let __honk_0 = (foo.bar).clone(); let __slip_0 = baz.bop; move || do_call(__honk_0, __slip_0) }