Minor refactorings, type adjustments and typo fixes
This commit is contained in:
parent
78a3ef4a48
commit
f48b2070bc
6 changed files with 14 additions and 20 deletions
|
|
@ -1,6 +0,0 @@
|
|||
#[test]
|
||||
fn add() {
|
||||
let e = 0;
|
||||
let n = 0;
|
||||
assert_eq!(e, n);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue