8 lines
88 B
Rust
8 lines
88 B
Rust
|
// pp-exact
|
||
|
|
||
|
// The next line should not be expanded
|
||
|
|
||
|
mod issue_12590_b;
|
||
|
|
||
|
fn main() { }
|