double x = 1.e6; Error: `e6` is not a member of `int`
@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
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