March 29, 2022
https://issues.dlang.org/show_bug.cgi?id=22933

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #13913 "fix Issue 22933 - importC: goto skips declaration of variable" fixing this issue:

- fix Issue 22933 - importC: goto skips declaration of variable

https://github.com/dlang/dmd/pull/13913

--
March 29, 2022
https://issues.dlang.org/show_bug.cgi?id=22933

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13913 "fix Issue 22933 - importC: goto skips declaration of variable" was merged into master:

- cd51b32e3c452e3a366430ed22ff7e006483dc9e by Walter Bright:
  fix Issue 22933 - importC: goto skips declaration of variable

https://github.com/dlang/dmd/pull/13913

--