mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
Fix whitespace.
This commit is contained in:
parent
0a2d531b94
commit
cadd4335b4
@ -26,7 +26,7 @@ trait Int: Not<Result=Self> {
|
||||
fn count_zeros(self) -> uint {
|
||||
// neither works
|
||||
let x: Self = self.not();
|
||||
0
|
||||
0
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user