Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
rust-2018
/
auxiliary
/
remove-extern-crate.rs
blob: 890af683ae7da25b8a0ec57820aea446065cd1a2 [
file
] [
log
] [
blame
] [
edit
]
#[
macro_export
]
macro_rules
!
foo
{
()
=>
()
}
#[
macro_export
]
macro_rules
!
bar
{
()
=>
()
}