comparison compile/c/cfloat_11_C.d @ 1321:e6887749b811

cleaned up remaining puremagic @uri@s
author thomask
date Sun, 31 Dec 2006 20:00:02 +0000
parents 23b89cbbe105
children
comparison
equal deleted inserted replaced
1320:daef239f37cf 1321:e6887749b811
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Thomas Kühne <thomas-doop@kuehne.cn> 5 // @author@ Thomas Kühne <thomas-doop@kuehne.cn>
6 // @date@ 2006-11-19 6 // @date@ 2006-11-19
7 // @uri@ news:bug-575-31@http.d.puremagic.com/issues/ 7 // @uri@ http://d.puremagic.com/issues/show_bug.cgi?id=575
8 // @desc@ [Issue 575] New: wrong evaluation of (creal * 2 + 1i) 8 // @desc@ [Issue 575] New: wrong evaluation of (creal * 2 + 1i)
9 9
10 module dstress.compile.c.cfloat_11_C; 10 module dstress.compile.c.cfloat_11_C;
11 11
12 template foo(cfloat a){ 12 template foo(cfloat a){