DEBSOURCES
Skip Quicknav
sources / rustc / 1.85.0%2Bdfsg3-1 / tests / pretty / issue-12590-a.rs
123456789
//@ pp-exact //@ pretty-compare-only // The next line should not be expanded #[path = "issue-12590-b.rs"] mod issue_12590_b; fn main() {}