[Issue 8287] When a class with the same name as a module exists within that module and has static members, you're required to do modulename.classname.member() in order to access said members

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 23 03:25:05 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8287



--- Comment #1 from Trey Brisbane <tbrisbane at hotmail.com> 2012-06-23 03:27:28 PDT ---
Created an attachment (id=1117)
objectA module

Contains a class called objectA with a static member doSomething()

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list