Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
incremental
/
issue-85197-invalid-span
/
auxiliary
/
invalid-span-helper-lib.rs
blob: 2453af5b6b47b8a989c3b2255a065c9a5df876f6 [
file
] [
log
] [
blame
]
// revisions: rpass1 rpass2
extern
crate respan
;
#[
macro_use
]
#[
path
=
"invalid-span-helper-mod.rs"
]
mod
invalid_span_helper_mod
;
// Invoke a macro from a different file - this
// allows us to get tokens with spans from different files
helper
!(
1
);