Skip to content

Commit 30603ee

Browse files
committed
Fix tidy error
1 parent 8b71e0b commit 30603ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/macros/trace_faulty_macros.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ macro_rules! my_recursive_macro {
3535

3636
macro_rules! my_macro {
3737
() => {
38-
38+
3939
};
4040
}
4141

0 commit comments

Comments
 (0)