mirror of
https://github.com/dlang/phobos.git
synced 2025-05-06 02:45:12 +03:00
Some whitespace cleanup.
This commit is contained in:
parent
24a696a2b2
commit
7d5d9fb1c0
1 changed files with 3 additions and 3 deletions
|
@ -920,7 +920,7 @@ unittest
|
|||
InputRange range;
|
||||
fill(range, filler);
|
||||
foreach (value; range.arr)
|
||||
assert(value == filler);
|
||||
assert(value == filler);
|
||||
}
|
||||
unittest
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue