Skip to content

Commit 0af18ee

Browse files
committed
Appease tidy
1 parent e73ba21 commit 0af18ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: src/test/ui/save-analysis/issue-59134-0.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ pub fn f() {
99
}
1010
}
1111

12-
fn main() {}
12+
fn main() {}

Diff for: src/test/ui/save-analysis/issue-59134-1.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ fn func() {
99
}
1010
}
1111

12-
fn main() {}
12+
fn main() {}

0 commit comments

Comments
 (0)