August 24, 2018
https://issues.dlang.org/show_bug.cgi?id=16396

Steven Schveighoffer <schveiguy@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy@yahoo.com

--- Comment #1 from Steven Schveighoffer <schveiguy@yahoo.com> ---
PR: https://github.com/dlang/dmd/pull/8612

Note that 008 correctly was diagnosed, due to a quirk in the way the literals were parsed.

--
August 24, 2018
https://issues.dlang.org/show_bug.cgi?id=16396

Steven Schveighoffer <schveiguy@yahoo.com> changed:

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

--- Comment #2 from Steven Schveighoffer <schveiguy@yahoo.com> ---
oops, I realized this is already fixed!

*** This issue has been marked as a duplicate of issue 19059 ***

--