Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
issues
/
issue-38190.rs
blob: 539d7f2ed3be4869177be6088729da91310c30e3 [
file
] [
log
] [
blame
] [
edit
]
//@ run-pass
//@ aux-build:issue-38190.rs
#[
macro_use
]
extern
crate issue_38190
;
mod
auxiliary
{
m
!([
#[
path
=
"issue-38190.rs"
]
mod
issue_38190
;
]);
}
fn
main
()
{}