]> git.lizzy.rs Git - rust.git/blob - tests/pretty/issue-12590-a.rs
Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0' into sync_cg_clif-2023-01-24
[rust.git] / tests / pretty / issue-12590-a.rs
1 // pp-exact
2 // pretty-compare-only
3
4 // The next line should not be expanded
5
6 #[path = "issue-12590-b.rs"]
7 mod issue_12590_b;
8
9 fn main() {}