https://issues.dlang.org/show_bug.cgi?id=15984 --- Comment #12 from anonymous4 <dfj1esp02 at sneakemail.com> --- AFAIK, normal nested function doesn't trigger closure allocation if it's only called and its delegate is not taken. --