index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
rust-2018
/
auxiliary
/
macro-use-warned-against.rs
blob: b497c74e699ae73dd9c1557c827e49d6d8deb4a5 (
plain
)
1
2
#[macro_export]
macro_rules!
foo
{
()
=>
()
}