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

RazvanN <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #1 from RazvanN <[email protected]> ---
If you meant that `extern(C)` is missing from the output of the pragma, then I
cannot reproduce this. I get:

pure nothrow @nogc @safe extern (C) void()
extern (C) void function() pure nothrow @nogc @safe

Closing as WORKSFORME.

--

Reply via email to