Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
extern
/
auxiliary
/
issue-80074-macro-2.rs
blob: a1c26d90de31b2ba56834003d4ee4a52f74bdca7 [
file
] [
log
] [
blame
] [
edit
]
//@ edition:2018
macro_rules
!
m
{
()
=>
{};
}