Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ae22067

Browse files
committedMay 13, 2019
Appease tidy
1 parent b696573 commit ae22067

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎src/test/ui/save-analysis/issue-59134-0.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ pub fn f() {
99
}
1010
}
1111

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

‎src/test/ui/save-analysis/issue-59134-1.rs

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.