comparison run/b/bug_cgcod_1667_E.d @ 1489:b8c0195059d9

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 13:47:01 +0000
parents b925c4d64468
children
comparison
equal deleted inserted replaced
1488:1ee9a0dd42d9 1489:b8c0195059d9
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Sterling Christensen <sterlingchristensen@hotmail.com> 5 // @author@ Sterling Christensen <sterlingchristensen@hotmail.com>
6 // @date@ 2006-06-08 6 // @date@ 2006-06-08
7 // @uri@ news:op.tcd8nfiww9vrcz@sterling 7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=7818
8 8
9 module dstress.run.b.bug_cgcod_1677_E; 9 module dstress.run.b.bug_cgcod_1677_E;
10 10
11 int foo(char[] s){ 11 int foo(char[] s){
12 short shift = s.length * 4; 12 short shift = s.length * 4;