phobos/std/regex
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
..
internal Do not rely on the result of a comma expression 2016-05-27 15:54:26 +02:00
package.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00