Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 788a4cb

Browse files
committed
Add a test for rust-lang#3493
1 parent dae63e9 commit 788a4cb

File tree

2 files changed

+2
-0
lines changed
  • tests
    • source/configs/skip_children
    • target/configs/skip_children

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
// rustfmt-skip_children: true
22

33
mod foo ;
4+
mod void;
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
// rustfmt-skip_children: true
22

33
mod foo;
4+
mod void;

0 commit comments

Comments
 (0)