Skip to content

Commit ee63ebe

Browse files
authored
rustfmt
1 parent 573b897 commit ee63ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/similar_names.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ fn main() {
7676
// names often used in win32 code (for example WindowProc)
7777
let wparam: i32;
7878
let lparam: i32;
79-
79+
8080
let iter: i32;
8181
let item: i32;
8282
}

0 commit comments

Comments
 (0)