fix: Only add extra padding to the first group's last file

This commit is contained in:
Scott Schafer 2025-11-13 03:50:17 -07:00
parent 7c2c3c0ded
commit 1befb0bac0
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,6 @@ LL | println!();
error: macro expansion ignores `{` and any tokens following
--> $SRC_DIR/std/src/macros.rs:LL:COL
|
|
::: $DIR/main-alongside-macro-calls.rs:30:1
|
LL | println!();
@ -42,7 +41,6 @@ LL | println!();
error: macro expansion ignores `{` and any tokens following
--> $SRC_DIR/std/src/macros.rs:LL:COL
|
|
::: $DIR/main-alongside-macro-calls.rs:34:1
|
LL | println!();