Skip to content

Commit

Permalink
Rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
c410-f3r committed Sep 13, 2024
1 parent 561a6c5 commit ae15032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/core/tests/macros.rs
Original file line number Diff line number Diff line change
Expand Up @@ -192,4 +192,4 @@ fn _allows_stmt_expr_attributes() {
cfg(unix) => { one * two; }
_ => { one + two; }
}
}
}

0 comments on commit ae15032

Please sign in to comment.