]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc/auxiliary/issue-23207-1.rs
Move /src/test to /tests
[rust.git] / tests / rustdoc / auxiliary / issue-23207-1.rs
1 pub mod fmt {
2     pub struct Error;
3 }