]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc-ui/normalize-overflow.rs
Rollup merge of #106726 - cmorin6:fix-comment-typos, r=Nilstrieb
[rust.git] / tests / rustdoc-ui / normalize-overflow.rs
1 // aux-crate:overflow=overflow.rs
2 // check-pass
3 // Regression test for <https://github.com/rust-lang/rust/issues/79506>.
4
5 extern crate overflow;