Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
extern
/
auxiliary
/
issue-80074-macro-2.rs
blob: a1c26d90de31b2ba56834003d4ee4a52f74bdca7 [
file
] [
log
] [
blame
]
//@ edition:2018
macro_rules
!
m
{
()
=>
{};
}