Add backticks in appropriate places
This commit is contained in:
parent
8461fa5119
commit
e84248921b
25 changed files with 72 additions and 71 deletions
|
@ -1,4 +1,4 @@
|
|||
#[macro_use(foo, bar)] //~ ERROR arguments to macro_use are not allowed here
|
||||
#[macro_use(foo, bar)] //~ ERROR arguments to `macro_use` are not allowed here
|
||||
mod foo {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue