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

João Lourenço <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from João Lourenço <[email protected]> ---
```d
pragma(msg, __traits(getVisibility, __traits(getMember, A, "__ctor")));
```

--

Reply via email to