comparison nocompile/ifloat_01.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 module dstress.nocompile.ifloat_01;
6
7 ifloat i = 0.3f;