summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-ui/normalize-overflow.rs
blob: 3698fe70e7f7e2fa41b3e628d377090122164c73 (plain)
1
2
3
4
5
// aux-crate:overflow=overflow.rs
// check-pass
// Regression test for <https://github.com/rust-lang/rust/issues/79506>.

extern crate overflow;