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