Hey,

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

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

Best regards,
Ilya Yaroshenko

Reply via email to