Nested functions bug

Alexei Averchenko lex.aver at mail.ru
Thu Jan 18 07:52:44 PST 2007


Frits van Bommel Wrote:

> Unlike module level declarations, declarations within function scope are 
> processed in order. This means that two nested functions cannot mutually 
> call each other:

I understand. But the thing is I can't call nested function even from the function in which it was declared before the declaration. Is this the limitation too?


More information about the Digitalmars-d-bugs mailing list