https://issues.dlang.org/show_bug.cgi?id=17541

--- Comment #11 from Walter Bright <bugzi...@digitalmars.com> ---
I cannot reproduce the problem. The previous fix I pushed was wrong.

The pragma(msg, insertabcdefg.mangleof) gives the wrong name mangling, as it
happens before the inference is complete. The compiler should give an error for
that.

--

Reply via email to