https://issues.dlang.org/show_bug.cgi?id=13084 --- Comment #5 from Jacob Carlborg <doob at me.com> --- (In reply to Walter Bright from comment #4) > Hmm. Suppose we did this: > > alias immutable(_ModuleInfo) ModuleInfo; > > ? It would still break the API. --