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 4f3d542 commit 24fa8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 24fa8b9

Please sign in to comment.