On Thursday, 22 October 2015 at 13:29:06 UTC, DarkRiDDeR wrote:
I don't need the base class data. How to create a array of subclasses objects with the derived data members?
The language is implemented in this way. You have already have the answer:
writeln(Core.users.name) Out: USERS