https://d.puremagic.com/issues/show_bug.cgi?id=11582
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from yebblies <[email protected]> 2013-11-23 19:27:41 EST --- Actually, parseBaseClasses uses parseBasicType. This was to include things like typeof. class A {} A a; class B : typeof(a) {} -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
