comparison run/private_02.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@ Stewart Gordon <smjg_1998@yahoo.com> 5 // @author@ Stewart Gordon <smjg_1998@yahoo.com>
6 // @date@ 2004-11-15 6 // @date@ 2004-11-15
7 // @uri@ news:cn9vah$1shn$1@digitaldaemon.com 7 // @uri@ news:cn9vah$1shn$1@digitaldaemon.com
8 // @uri@ nntp://digitalmars.com/digitalmars.D.bugs/2270 8 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2270
9 9
10 module dstress.compile.private_02; 10 module dstress.compile.private_02;
11 11
12 class Outer{ 12 class Outer{
13 class Inner{ 13 class Inner{