Sign in
android
/
platform
/
external
/
rust
/
crates
/
proc-macro-hack
/
refs/heads/main-16k
/
.
/
tests
/
ui
/
unexpected.rs
blob: 122ded5191f58ae6f0f93a718de5742771129ad9 [
file
] [
log
] [
blame
] [
edit
]
use
proc_macro_hack
::
proc_macro_hack
;
#[
proc_macro_hack
]
pub
struct
What
;
fn
main
()
{}