Sign in
fuchsia
/
third_party
/
rust
/
d594c9ceea99d5f48747aa9102586ddb0f95ea8a
/
.
/
tests
/
pretty
/
issue-12590-c.rs
blob: bfaf92d7224672bede6100819404ce60909d4873 [
file
] [
log
] [
blame
]
//@ pretty-compare-only
//@ pretty-mode:expanded
//@ pp-exact:issue-12590-c.pp
// The next line should be expanded
#[
path
=
"issue-12590-b.rs"
]
mod
issue_12590_b
;
fn
main
()
{}