Skip to content

Commit

Permalink
Fix tidy error
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Sep 2, 2017
1 parent 8b71e0b commit 30603ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/macros/trace_faulty_macros.rs
Expand Up @@ -35,7 +35,7 @@ macro_rules! my_recursive_macro {

macro_rules! my_macro {
() => {

};
}

Expand Down

0 comments on commit 30603ee

Please sign in to comment.