comparison run/o/opCall_02_E.d @ 1319:81222734adf3

sed'ed replacement of new:...http.d.puremagic.co... with http://d.puremagic.com/issues/show_bug.cgi?...
author thomask
date Sun, 31 Dec 2006 19:58:06 +0000
parents 9dcac8d4e97f
children
comparison
equal deleted inserted replaced
1318:e9c13dbd0a8d 1319:81222734adf3
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ <oskar.linde@gmail.com> 5 // @author@ <oskar.linde@gmail.com>
6 // @date@ 2006-05-11 6 // @date@ 2006-05-11
7 // @uri@ news:bug-135-3@http.d.puremagic.com/bugzilla/ 7 // @uri@ http://d.puremagic.com/issues/show_bug.cgi?id=135
8 8
9 module dstress.run.o.opCall_02_E; 9 module dstress.run.o.opCall_02_E;
10 10
11 template T(_T){ 11 template T(_T){
12 alias _T T; 12 alias _T T;