comparison run/constructor_07.d @ 1487:6e4063f99377

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 12:29:15 +0000
parents 52c9e86b6486
children
comparison
equal deleted inserted replaced
1486:7f61ab8d5df0 1487:6e4063f99377
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Ilya Zaitseff <sark7@mail333.com> 5 // @author@ Ilya Zaitseff <sark7@mail333.com>
6 // @date@ 2004-12-21 6 // @date@ 2004-12-21
7 // @uri@ news:opsja8b9ddaaezs2@robingood 7 // @uri@ news:opsja8b9ddaaezs2@robingood
8 // @uri@ nntp://digitalmars.com/digitalmars.D.bugs/2584 8 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2584
9 9
10 module dstress.run.constructor_07; 10 module dstress.run.constructor_07;
11 11
12 class A{ 12 class A{
13 this() {} 13 this() {}