Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
macros
/
auxiliary
/
use-macro-self.rs
blob: f1307411a7f773c8b18b148e64c349d51be2e32b [
file
] [
log
] [
blame
] [
edit
]
pub
mod
foobarius
{}
#[
macro_export
]
macro_rules
!
foobarius
{
()
=>
{
()
}
}