index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
run-make
/
track-path-dep-info
/
macro_use.rs
blob: 3c49fd05dd9e0115dd44bc736b1e7b46ea720e32 (
plain
)
1
2
3
4
5
6
#[macro_use]
extern
crate
macro_def
;
access_tracked_paths
!
();
fn
main
()
{}