Skip to content

Commit

Permalink
Restore 72845 with fn main
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexendoo committed Dec 13, 2021
1 parent d305643 commit ae6e30e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fixed/72845.rs → ices/72845.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ impl<T: Spec1> Foo for T {
impl<T: Spec2> Foo for T {
fn Bar() {}
}

fn main() {}

0 comments on commit ae6e30e

Please sign in to comment.