blob: 066c50b49477215f9e4e46ae58c20dc66411cbcb [file] [log] [blame]
//@ needs-rustc-debug-assertions
//@ known-bug: #133613
struct Wrapper<'a>();
trait IntFactory {
fn stream(&self) -> impl IntFactory<stream(..): IntFactory<stream(..): Send>>;
}