http://d.puremagic.com/issues/show_bug.cgi?id=5344
--- Comment #3 from Andrej Mitrovic <[email protected]> 2010-12-19 10:28:32 PST --- Yeah the only way this compiles is if you use the A type: A b = new BCl(); b.a(1); I don't see why using a B object wouldn't work. Bug, i guess.. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
