Skip to content

Commit a68f3b1

Browse files
committed
Revert "removed numbers-arithmetic/int.rs"
This reverts commit 9eab4e3.
1 parent 2e95039 commit a68f3b1

File tree

1 file changed

+6
-0
lines changed
  • tests/ui/numbers-arithmetic

1 file changed

+6
-0
lines changed

Diff for: tests/ui/numbers-arithmetic/int.rs

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
//@ run-pass
2+
3+
4+
5+
6+
pub fn main() { let _x: isize = 10; }

0 commit comments

Comments
 (0)