comparison run/t/typeof_09_H.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 d3f836c7c9e6
children
comparison
equal deleted inserted replaced
1318:e9c13dbd0a8d 1319:81222734adf3
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ <oskar.linde@gmail.com> 5 // @author@ <oskar.linde@gmail.com>
6 // @date@ 2006-03-16 6 // @date@ 2006-03-16
7 // @uri@ news:bug-54-3@http.d.puremagic.com/bugzilla/ 7 // @uri@ http://d.puremagic.com/issues/show_bug.cgi?id=54
8 8
9 module dstress.run.t.typeof_09_H; 9 module dstress.run.t.typeof_09_H;
10 10
11 typedef int MyInt = 4; 11 typedef int MyInt = 4;
12 12