comparison run/b/bug_cgcod_562_P2.d @ 1489:b8c0195059d9

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 13:47:01 +0000
parents 03b5056496f1
children
comparison
equal deleted inserted replaced
1488:1ee9a0dd42d9 1489:b8c0195059d9
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Tiago Gasiba <tiago.gasiba@gmail.com> 5 // @author@ Tiago Gasiba <tiago.gasiba@gmail.com>
6 // @date@ 2005-11-28 6 // @date@ 2005-11-28
7 // @uri@ news:dmeulv$2542$1@digitaldaemon.com 7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=5690
8 8
9 module dstress.run.b.bug_cgcod_562_P2; 9 module dstress.run.b.bug_cgcod_562_P2;
10 10
11 template test( T : T[] ){ 11 template test( T : T[] ){
12 void test( T[] data ) { 12 void test( T[] data ) {