[Issue 4559] Disallowing single semicolons

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 17 16:52:44 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=4559

Dmitry Olshansky <dmitry.olsh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dmitry.olsh at gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #9 from Dmitry Olshansky <dmitry.olsh at gmail.com> ---
Today this prints:

saa.d(2): Deprecation: use { } for an empty statement, not ;

Which is perfectly fine IMHO.

--


More information about the Digitalmars-d-bugs mailing list