Skip to content

Commit 24fa8b9

Browse files
committed
Rustfmt
1 parent 4f3d542 commit 24fa8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/tests/macros.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,4 @@ fn _allows_stmt_expr_attributes() {
192192
cfg(unix) => { one * two; }
193193
_ => { one + two; }
194194
}
195-
}
195+
}

0 commit comments

Comments
 (0)