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