Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc-ui
/
normalize-overflow.rs
blob: 3698fe70e7f7e2fa41b3e628d377090122164c73 [
file
] [
log
] [
blame
]
// aux-crate:overflow=overflow.rs
// check-pass
// Regression test for <https://github.com/rust-lang/rust/issues/79506>.
extern
crate overflow
;