https://issues.dlang.org/show_bug.cgi?id=14933

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected]        |[email protected]

--- Comment #1 from [email protected] ---
will do, located where restrictions are in dmd:

- attrib.c
- static unsigned setMangleOverride(Dsymbol *s, char *sym)
- else if (s->isFuncDeclaration() || s->isVarDeclaration()){..}

https://github.com/9rnsr/dmd/blob/6f3ea9d8809e9ded56499844165d56f7ff9f69a8/src/attrib.c#L810

--

Reply via email to