Source code style fixed: tab replaced with whitespaces.
This commit is contained in:
parent
19a33edaa9
commit
5ae8a0d38f
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ fn process() {
|
|||
for _ in (0..5_000_000) {
|
||||
x += 1
|
||||
}
|
||||
x
|
||||
x
|
||||
})
|
||||
}).collect();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue