Now that Adam's work on transforming `code` into $(D code) is in, who'd want to write the glorious sed --in-place expression that transforms Phobos? Or should we just leave it for future code and occasional refactoring? -- Andrei
Does it support things like: `log n$(SUBSCRIPT c)` ?
Here's my go at it: https://github.com/D-Programming-Language/phobos/pull/2877
