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
/
macros
/
auxiliary
/
use-macro-self.rs
blob: f1307411a7f773c8b18b148e64c349d51be2e32b (
plain
)
1
2
3
4
5
6
pub
mod
foobarius
{}
#[macro_export]
macro_rules!
foobarius
{
()
=>
{
()
}
}