Skip to content

Commit

Permalink
Add 83993
Browse files Browse the repository at this point in the history
  • Loading branch information
fanninpm committed Apr 9, 2021
1 parent 613cde5 commit e5d58e0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ices/83993.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#![feature(const_generics)]
fn bug<'a>()
where
for<'b> [(); {
let x: &'b ();
0
}]:
{}

0 comments on commit e5d58e0

Please sign in to comment.