On 01/08/2013 10:12 PM, Philippe Sigaud wrote:
It's conform to the spechttp://dlang.org/function.html Last line of the 'nested functions' subsection: "Nested functions cannot be overloaded." Nested functions cannot be overloaded.
Note that this is a case of the spec being adapted to the implementation. It has been added after I complained about the DMD behaviour.