On Tuesday, 5 April 2016 at 19:00:43 UTC, Basile B. wrote:
0x1.max // exponent expected in hex float 0x1 .max // OK 1.max // OKWhat's the ambiguity when it's an hex literal ?
https://issues.dlang.org/show_bug.cgi?id=15880
Basile B. via Digitalmars-d-learn Tue, 05 Apr 2016 12:42:10 -0700
On Tuesday, 5 April 2016 at 19:00:43 UTC, Basile B. wrote:
0x1.max // exponent expected in hex float 0x1 .max // OK 1.max // OKWhat's the ambiguity when it's an hex literal ?
https://issues.dlang.org/show_bug.cgi?id=15880