comparison run/f/for_06_I.d @ 1489:b8c0195059d9

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 13:47:01 +0000
parents 9dcac8d4e97f
children
comparison
equal deleted inserted replaced
1488:1ee9a0dd42d9 1489:b8c0195059d9
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Deewiant <deewiant.doesnotlike.spam@gmail.com> 5 // @author@ Deewiant <deewiant.doesnotlike.spam@gmail.com>
6 // @date@ 2005-08-06 6 // @date@ 2005-08-06
7 // @uri@ news:dd23j9$1b6c$1@digitaldaemon.com 7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=4699
8 8
9 module dstress.run.f.for_06_I; 9 module dstress.run.f.for_06_I;
10 10
11 int foo(double[] arr) { 11 int foo(double[] arr) {
12 size_t i = 1; 12 size_t i = 1;