mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 21:51:40 +03:00
remove trailing whitespace, detab, tolf
This commit is contained in:
parent
d8e2ad4326
commit
adab223837
11 changed files with 517 additions and 517 deletions
|
@ -1414,7 +1414,7 @@ template forward(args...)
|
|||
|
||||
static if (args.length)
|
||||
{
|
||||
import std.algorithm.mutation : move;
|
||||
import std.algorithm.mutation : move;
|
||||
|
||||
alias arg = args[0];
|
||||
static if (__traits(isRef, arg))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue