March 19, 2022
https://issues.dlang.org/show_bug.cgi?id=22895

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 #13844 "fix Issue 22895 - importC: exponent parsed as member access" fixing this issue:

- fix Issue 22895 - importC: exponent parsed as member access

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

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

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 #13844 "fix Issue 22895 - importC: exponent parsed as member access" was merged into master:

- 1c83a7dc10c2ef0e794bb77d73860f391a881ffb by Walter Bright:
  fix Issue 22895 - importC: exponent parsed as member access

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

--