comparison run/bug_mangle_61_B.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@ Regan Heath <regan@netwin.co.nz> 5 // @author@ Regan Heath <regan@netwin.co.nz>
6 // @date@ 2004-11-18 6 // @date@ 2004-11-18
7 // @uri@ news:opshmqmfrn5a2sq9@digitalmars.com 7 // @uri@ news:opshmqmfrn5a2sq9@digitalmars.com
8 // @uri@ nntp://digitalmars.com/digitalmars.D.bugs/2306 8 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=2306
9 9
10 module dstress.run.bug_mangle_61_B; 10 module dstress.run.bug_mangle_61_B;
11 11
12 template test(T:T[],alias S) { 12 template test(T:T[],alias S) {
13 char[] foo(T[] a, T[] b) { 13 char[] foo(T[] a, T[] b) {