Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
run-make
/
env-dep-info
/
macro_use.rs
blob: 2f5267471fc82fc1731de40f9d10a4ebbc71c249 [
file
] [
log
] [
blame
]
#[
macro_use
]
extern
crate macro_def
;
access_env_vars
!();
fn
main
()
{}