phobos/std/regex
Martin Nowak ce2ac192c9 fix incorrect imports/fqn usages
- mostly of the form `import a.b : sym; a.b.sym();`, which is wrong b/c
  selective imports do not add the module to the current scope
2016-02-20 14:41:44 +01:00
..
internal fix incorrect imports/fqn usages 2016-02-20 14:41:44 +01:00
package.d Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00