comparison compile/t/typeof_10_A.d @ 1320:daef239f37cf

sed'ed replacement of new:...http.d.puremagic.com/issues/ with http://d.puremagic.com/issues/show_bug.cgi?...
author thomask
date Sun, 31 Dec 2006 19:59:08 +0000
parents bd7f77817bf7
children
comparison
equal deleted inserted replaced
1319:81222734adf3 1320:daef239f37cf
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Tomasz Stachowiak <bugzilla@digitalmars.com> 5 // @author@ Tomasz Stachowiak <bugzilla@digitalmars.com>
6 // @date@ 2006-09-27 6 // @date@ 2006-09-27
7 // @uri@ news:bug-380-3@http.d.puremagic.com/issues/ 7 // @uri@ http://d.puremagic.com/issues/show_bug.cgi?id=380
8 // @desc@ [Issue 380] New: cannot use typeof(*this) in a static context 8 // @desc@ [Issue 380] New: cannot use typeof(*this) in a static context
9 9
10 module dstress.compile.t.typeof_10_A; 10 module dstress.compile.t.typeof_10_A;
11 11
12 struct Foo{ 12 struct Foo{