mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +03:00
3 lines
75 B
C
3 lines
75 B
C
// https://issues.dlang.org/show_bug.cgi?id=22895
|
|
|
|
double x = 1.e6 + 1.E3;
|