Skip to content

Commit

Permalink
Add 83693
Browse files Browse the repository at this point in the history
  • Loading branch information
fanninpm committed Apr 2, 2021
1 parent 90c9f0c commit 8f8eb41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ices/83693.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#![feature(fn_traits)]
fn call() {
<x as Fn(&usize)>::call
}

0 comments on commit 8f8eb41

Please sign in to comment.