Forward reference to nested function not allowed?

Philippe Sigaud via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat May 31 12:37:11 PDT 2014


See:  http://dlang.org/function.html#variadicnested

The second example explains that nested functions can be accessed only
if the name is in scope.


More information about the Digitalmars-d-learn mailing list