Fix whitespace.
This commit is contained in:
parent
0a2d531b94
commit
cadd4335b4
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ trait Int: Not<Result=Self> {
|
||||||
fn count_zeros(self) -> uint {
|
fn count_zeros(self) -> uint {
|
||||||
// neither works
|
// neither works
|
||||||
let x: Self = self.not();
|
let x: Self = self.not();
|
||||||
0
|
0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue