phobos/std/c
Sebastian Wilzbach 2dfbc51f17 Standardize whitespace after imports
Unified with:

sed -E "s/import\s*([^ ]+)\s*:\s*(.*(,|;))/import \1 : \2/" -i **/*.d
2016-05-29 22:09:56 +02:00
..
freebsd
linux
osx
windows
fenv.d
locale.d
math.d
process.d
stdarg.d
stddef.d
stdio.d
stdlib.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
string.d
time.d
wcharh.d