comparison run/c/const_27_C.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@ BCS <BCS_member@pathlink.com> 5 // @author@ BCS <BCS_member@pathlink.com>
6 // @date@ 2005-11-08 6 // @date@ 2005-11-08
7 // @uri@ news:dkpc3m$1d71$1@digitaldaemon.com 7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=5353
8 8
9 module dstress.run.c.const_27_C; 9 module dstress.run.c.const_27_C;
10 10
11 class C{ 11 class C{
12 const c = b * 3; 12 const c = b * 3;