comparison run/i/if_14_A.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 5e597b3bfbca
children
comparison
equal deleted inserted replaced
1318:e9c13dbd0a8d 1319:81222734adf3
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ <godaves@yahoo.com> 5 // @author@ <godaves@yahoo.com>
6 // @date@ 2006-03-26 6 // @date@ 2006-03-26
7 // @uri@ news:bug-74-3@http.d.puremagic.com/bugzilla/ 7 // @uri@ http://d.puremagic.com/issues/show_bug.cgi?id=74
8 8
9 module dstress.run.i.if_14_A; 9 module dstress.run.i.if_14_A;
10 10
11 int test(int i){ 11 int test(int i){
12 if(int j = i * i) 12 if(int j = i * i)