ForwardingScopeDsymbol.symtabLookup

This override handles the following two cases: static foreach (i, i; [0]) { ... } and static foreach (i; [0]) { enum i = 2; }

class ForwardingScopeDsymbol
override
symtabLookup
Suggestion Box / Bug Report