How/where to hack DMD to generate docs for string mixed members.

9il ilyayaroshenko at gmail.com
Sun Apr 15 05:20:31 UTC 2018


Hey,

How/where to hack DMD to generate docs for string mixed members?

struct S
{
     mixin("
      ///
      auto bar() {}
     ");
}

Best regards,
Ilya Yaroshenko



More information about the Digitalmars-d-learn mailing list