Skip to content

Commit

Permalink
An enter as last character pleases tidy it seems
Browse files Browse the repository at this point in the history
  • Loading branch information
DutchGhost committed Mar 2, 2020
1 parent 011fa91 commit 5f4af54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcore/tests/mem.rs
Expand Up @@ -146,4 +146,4 @@ fn test_const_forget() {

const _: () = test_const_forget(0i32);
const _: () = test_const_forget(Vec::<Vec<Box<i32>>>::new());
}
}

0 comments on commit 5f4af54

Please sign in to comment.