Sign in
fuchsia
/
fuchsia
/
9cf01c788257
/
.
/
third_party
/
rust_crates
/
vendor
/
proc-macro-hack
/
tests
/
ui
/
unknown-arg.rs
blob: aa9b82c8f4ce7795a1ecc472e489dca581337539 [
file
] [
log
] [
blame
]
use
proc_macro_hack
::
proc_macro_hack
;
#[
proc_macro_hack
(
fake_call_site
,
support_nexted
)]
pub
use
demo
::
some_macro
;
fn
main
()
{}