comparison run/c/class_22_B.d @ 1489:b8c0195059d9

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 13:47:01 +0000
parents f4e98d870b57
children
comparison
equal deleted inserted replaced
1488:1ee9a0dd42d9 1489:b8c0195059d9
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ bobef <bobef@lessequal.com> 5 // @author@ bobef <bobef@lessequal.com>
6 // @date@ 2006-03-01 6 // @date@ 2006-03-01
7 // @uri@ news:du4ojh$1b0n$1@digitaldaemon.com 7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=6413
8 // @desc@ dmd: toobj.c:191: virtual void ClassDeclaration::toObjFile(): Assertion `!scope' failed. 8 // @desc@ dmd: toobj.c:191: virtual void ClassDeclaration::toObjFile(): Assertion `!scope' failed.
9 9
10 module dstress.run.c.class_22_B; 10 module dstress.run.c.class_22_B;
11 11
12 template T(){ 12 template T(){