index
:
firefox-esr
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
rust
/
proc-macro-error
/
tests
/
ui
/
not_proc_macro.rs
blob: e241c5cd2829716a2f8dfc995fb49d96775b97f6 (
plain
)
1
2
3
4
use
proc_macro_error
::
proc_macro_error
;
#[proc_macro_error]
fn
main
()
{}