https://issues.dlang.org/show_bug.cgi?id=11337
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Nick Treleaven <[email protected]> --- > A related problem is blocks that are version()'d out. > I think this represents a fundamental weakness of ddoc, in that it only sees > code that's actually compiled, not code that's *potentially* compiled ddoc doesn't work like that for `version`, see issue 21400. --
