https://issues.dlang.org/show_bug.cgi?id=16746
greenify <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from greenify <[email protected]> --- > This is indeed what I am looking for - does dmd have this too and I am just > not seeing it? (dmd --help didn't show something useful) No - it's implemented here: https://github.com/dlang/tools/blob/master/rdmd.d#L346 You package `rdmd` as well, right? Or is there a problem with using `rdmd`? --
