Source code style fixed: tab replaced with whitespaces.
This commit is contained in:
parent
19a33edaa9
commit
5ae8a0d38f
@ -111,7 +111,7 @@ fn process() {
|
||||
for _ in (0..5_000_000) {
|
||||
x += 1
|
||||
}
|
||||
x
|
||||
x
|
||||
})
|
||||
}).collect();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user