fix: fmt
This commit is contained in:
parent
38a50cf1a4
commit
61b576c5ab
1 changed files with 2 additions and 1 deletions
|
|
@ -1817,6 +1817,7 @@ macro_rules! bar {
|
|||
fn f() {
|
||||
bar!(foo$0());
|
||||
}
|
||||
"#);
|
||||
"#,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue