[Issue 2002] Add keyword for a function definition

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 18 21:36:20 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=2002


Infiltrator <lt.infiltrator at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |lt.infiltrator at gmail.com
         Resolution|                            |WORKSFORME


--- Comment #3 from Infiltrator <lt.infiltrator at gmail.com> 2014-03-18 21:36:17 PDT ---
If you are really after this sort of style, you can use the existing function
syntax:


int function(int x) doSomething = {
   ...
};

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list