Sign in
rust
/
rust-lang
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
tests
/
pretty
/
issue-12590-a.rs
blob: fbf983b5a628154bdfddb9b91ec984475d479eec [
file
] [
log
] [
blame
]
//@ pp-exact
//@ pretty-compare-only
// The next line should not be expanded
#[
path
=
"issue-12590-b.rs"
]
mod
issue_12590_b
;
fn
main
()
{}