comparison run/i/interface_24_C.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 9dcac8d4e97f
children
comparison
equal deleted inserted replaced
1318:e9c13dbd0a8d 1319:81222734adf3
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ <deewiant@gmail.com> 5 // @author@ <deewiant@gmail.com>
6 // @date@ 2006-04-04 6 // @date@ 2006-04-04
7 // @uri@ news:bug-85-3@http.d.puremagic.com/bugzilla/ 7 // @uri@ http://d.puremagic.com/issues/show_bug.cgi?id=85
8 8
9 module dstress.run.i.interface_24_C; 9 module dstress.run.i.interface_24_C;
10 10
11 interface I { 11 interface I {
12 I[] foo(); 12 I[] foo();