Scope.setNoFree

For TemplateDeclarations, we need to remember the Scope where it was declared. So mark the Scope as not to be free'd.

struct Scope
extern (D)
void
setNoFree
()
Suggestion Box / Bug Report