Skip to content

Commit

Permalink
Add 84044
Browse files Browse the repository at this point in the history
  • Loading branch information
fanninpm committed Apr 16, 2021
1 parent 26c83d5 commit b81df9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ices/84044.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
fn main() {
let f = || {};
drop(&mut f);
}

0 comments on commit b81df9b

Please sign in to comment.