diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/nocompile/real_24.d	Thu Apr 07 13:58:56 2005 +0000
@@ -0,0 +1,9 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
+// __DSTRESS_ELINE__ 9
+
+module dstress.nocompile.real_24;
+
+real r = 2.0L + 0.1Li;