Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
rust
/
crates
/
proc-macro-hack
/
d5ad55beb37d1fd9ff3427bd589c019b84cb1b3b
/
.
/
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
()
{}