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