[Issue 2094] transitive const can be broken easily

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 17 07:54:56 PDT 2008


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





------- Comment #2 from 2korden at gmail.com  2008-06-17 09:54 -------
It shouldn't be able to compile and in fact it doesn't (tested with DMD2.013):
Error: cannot implicitly convert expression (this.Xrg) of type const(int[]) to
int[]


-- 



More information about the Digitalmars-d-bugs mailing list