Skip to content

Commit b196430

Browse files
committed
Promote test.
1 parent e9c3954 commit b196430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
//@ known-bug: #131648
21
#![feature(return_type_notation)]
32

43
trait IntFactory {
54
fn stream(self) -> impl IntFactory<stream(..): Send>;
65
}
6+
77
fn main() {}

0 commit comments

Comments
 (0)