Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
run-make
/
proc-macro-three-crates
/
a.rs
blob: b5dffac3ff6a1f9e446767ef0358f31d00300178 [
file
] [
log
] [
blame
]
#![
allow
(
unused
)]
#![
crate_type
=
"proc-macro"
]