comparison nocompile/o/opAssign_01_A.d @ 1489:b8c0195059d9

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 13:47:01 +0000
parents 0e86ed849adc
children 20d8ee6523e1
comparison
equal deleted inserted replaced
1488:1ee9a0dd42d9 1489:b8c0195059d9
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Chris Sauls <ibisbasenji@gmail.com> 5 // @author@ Chris Sauls <ibisbasenji@gmail.com>
6 // @date@ 2005-07-18 6 // @date@ 2005-07-18
7 // @uri@ news:dbfiit$29h3$1@digitaldaemon.com 7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=4549
8 8
9 module dstress.nocompile.o.opAssign_01_A; 9 module dstress.nocompile.o.opAssign_01_A;
10 10
11 void func(inout int[] x){ 11 void func(inout int[] x){
12 } 12 }