Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit 332e1dc

Browse files
committed
23600
Reference rust-lang/rust#23600
1 parent 354fb6b commit 332e1dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/23600.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
fn main() {
2+
let _y = &[(); !0];
3+
}

0 commit comments

Comments
 (0)