Skip to content

Commit bd990d8

Browse files
committed
fmt
1 parent 455ae32 commit bd990d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ui/lint/unused/unused-attr-duplicate.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ static FOO: u32 = 0;
116116
//~| WARN this was previously accepted
117117
pub extern "C" fn example() {}
118118

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

0 commit comments

Comments
 (0)