Sign in
rust
/
rust-lang
/
rust
/
refs/heads/stable
/
.
/
tests
/
run-make
/
track-path-dep-info
/
macro_use.rs
blob: 3c49fd05dd9e0115dd44bc736b1e7b46ea720e32 [
file
] [
log
] [
blame
] [
edit
]
#[
macro_use
]
extern
crate macro_def
;
access_tracked_paths
!();
fn
main
()
{}