comparison run/odd_bug_01.d @ 1489:b8c0195059d9

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 13:47:01 +0000
parents f87ba6507260
children
comparison
equal deleted inserted replaced
1488:1ee9a0dd42d9 1489:b8c0195059d9
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Paul Runde <prunde@consolidated.net> 5 // @author@ Paul Runde <prunde@consolidated.net>
6 // @date@ 2004-06-02 6 // @date@ 2004-06-02
7 // @uri@ news:c9jcpq$1fu$1@digitaldaemon.com 7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=373
8 8
9 module dstress.run.odd_bug_01; 9 module dstress.run.odd_bug_01;
10 10
11 int[2] x = 3; 11 int[2] x = 3;
12 float y = 0.0f; 12 float y = 0.0f;