2018-07-11 08:19:32 -05:00
|
|
|
// pp-exact
|
2020-03-10 01:21:40 -05:00
|
|
|
// pretty-compare-only
|
2018-07-11 08:19:32 -05:00
|
|
|
|
|
|
|
// The next line should not be expanded
|
|
|
|
|
2019-03-11 19:49:17 -05:00
|
|
|
#[path = "issue-12590-b.rs"]
|
2018-07-11 08:19:32 -05:00
|
|
|
mod issue_12590_b;
|
|
|
|
|
2021-12-01 13:45:14 -06:00
|
|
|
fn main() {}
|