Skip to content

Commit

Permalink
Remove test for #66758
Browse files Browse the repository at this point in the history
  • Loading branch information
ecstatic-morse committed Nov 26, 2019
1 parent 582affd commit a626bf6
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,4 @@ const fn f(e: E) {
}
}

const fn g(e: E) {
match e {
_ => {}
}
}

fn main() {}

0 comments on commit a626bf6

Please sign in to comment.