Fix whitespaces
This commit is contained in:
parent
d20eea073e
commit
f0fece4be0
@ -1854,7 +1854,7 @@ fn test_expand_bad_literal() {
|
|||||||
fn test_empty_comments() {
|
fn test_empty_comments() {
|
||||||
parse_macro(
|
parse_macro(
|
||||||
r#"
|
r#"
|
||||||
macro_rules! one_arg_macro { ($fmt:expr) => (); }
|
macro_rules! one_arg_macro { ($fmt:expr) => (); }
|
||||||
"#,
|
"#,
|
||||||
)
|
)
|
||||||
.assert_expand_err(
|
.assert_expand_err(
|
||||||
|
Loading…
Reference in New Issue
Block a user