index
:
nitrocli
devel
master
nitrokey-v0.8.0
otp-cache
output-formats
status
Robin Krahl's fork of nitrocli
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proc-macro-error
/
test-crate
/
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
()
{}