comparison nocompile/real_24.d @ 400:fa85aed6d38a

added checks for dissallowed conversions between float, ifloat and cfloat
author thomask
date Thu, 07 Apr 2005 13:58:56 +0000
parents
children
comparison
equal deleted inserted replaced
399:8f24d8aa2308 400:fa85aed6d38a
1 // $HeadURL$
2 // $Date$
3 // $Author$
4
5 // __DSTRESS_ELINE__ 9
6
7 module dstress.nocompile.real_24;
8
9 real r = 2.0L + 0.1Li;