Skip to content

Commit

Permalink
Add 82328
Browse files Browse the repository at this point in the history
  • Loading branch information
fanninpm committed Feb 20, 2021
1 parent 69a58fd commit 7f9dcc0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ices/82328.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash

rustc -Zunpretty=hir,typed - <<'EOF'
fn main() {}
fn foo(-128..=127: i8) {}
EOF

0 comments on commit 7f9dcc0

Please sign in to comment.