Trip Volpe wrote:
FWIW, I found that if I just sneak into src/druntime/import/object.di and add "@property string name();" to the ModuleInfo struct, everything works as before -- the name property is defined in src/druntime/src/object_.d, so I'm curious as to why it's excluded from the core.runtime-facing version.Is there a particular reason for this?
It's an oversight. Sorry.
