September 17, 2005 Internal error: ..\ztc\cod1.c 2504 (dmd 0.131 win32) | ||||
---|---|---|---|---|
| ||||
class C{ C[1] c; this(){ c ~= c; } } |
September 17, 2005 Re: Internal error: ..\ztc\cod1.c 2504 (dmd 0.131 win32) | ||||
---|---|---|---|---|
| ||||
Posted in reply to zwang Attachments: | zwang schrieb: > class C{ > C[1] c; > this(){ > c ~= c; > } > } Added to DStress as http://dstress.kuehne.cn/nocompile/b/bug_cod1_2504_A.d http://dstress.kuehne.cn/nocompile/b/bug_cod1_2504_B.d http://dstress.kuehne.cn/nocompile/b/bug_cod1_2504_C.d http://dstress.kuehne.cn/run/b/bug_cod1_2504_D.d Thomas |
Copyright © 1999-2021 by the D Language Foundation