Thread overview
[Issue 12930] static and the access modifiers aren't legal on the right-hand side of a function
Jun 16, 2014
Jonathan M Davis
Jul 18, 2017
Vladimir Panteleev
Aug 11, 2019
Mathias LANG
June 16, 2014
https://issues.dlang.org/show_bug.cgi?id=12930

--- Comment #1 from Jonathan M Davis <jmdavisProg@gmx.com> ---
Related: https://issues.dlang.org/show_bug.cgi?id=12931

--
June 09, 2015
https://issues.dlang.org/show_bug.cgi?id=12930

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |D2

--
July 18, 2017
https://issues.dlang.org/show_bug.cgi?id=12930

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |spec

--
August 11, 2019
https://issues.dlang.org/show_bug.cgi?id=12930

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang@gmail.com
         Resolution|---                         |DUPLICATE

--- Comment #2 from Mathias LANG <pro.mathias.lang@gmail.com> ---
At this point I don't think anyone will disagree that 12931 is the way to go. Closing as duplicate in order to not confuse contributors looking for work :)

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

--