Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
rust-2018
/
auxiliary
/
macro-use-warned-against.rs
blob: b497c74e699ae73dd9c1557c827e49d6d8deb4a5 [
file
] [
log
] [
blame
] [
edit
]
#[
macro_export
]
macro_rules
!
foo
{
()
=>
()
}