fixDependenciesNames

Edit all dependency names from :foo to name:foo.

TODO: Remove the special case in the parser and remove this hack.

package nothrow
void
fixDependenciesNames
(
T
)
(
string root
,
ref T aggr
)

Meta