Skip to content

Commit ae6e30e

Browse files
committed
Restore 72845 with fn main
rust-lang/rust#72845 (comment)
1 parent d305643 commit ae6e30e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fixed/72845.rs ices/72845.rs

+2
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ impl<T: Spec1> Foo for T {
4343
impl<T: Spec2> Foo for T {
4444
fn Bar() {}
4545
}
46+
47+
fn main() {}

0 commit comments

Comments
 (0)