Skip to content

Commit 5f4af54

Browse files
committed
An enter as last character pleases tidy it seems
1 parent 011fa91 commit 5f4af54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libcore/tests/mem.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@ fn test_const_forget() {
146146

147147
const _: () = test_const_forget(0i32);
148148
const _: () = test_const_forget(Vec::<Vec<Box<i32>>>::new());
149-
}
149+
}

0 commit comments

Comments
 (0)