annotate nocompile/idouble_01.d @ 1597:8b9d4d2f925a

Fix typos in complex tests. See D bug 614.
author Christian Kamm <kamm incasoftware de>
date Tue, 09 Sep 2008 16:53:58 +0200
parents fa85aed6d38a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
400
fa85aed6d38a added checks for dissallowed conversions between float, ifloat and cfloat
thomask
parents:
diff changeset
1 // $HeadURL$
fa85aed6d38a added checks for dissallowed conversions between float, ifloat and cfloat
thomask
parents:
diff changeset
2 // $Date$
fa85aed6d38a added checks for dissallowed conversions between float, ifloat and cfloat
thomask
parents:
diff changeset
3 // $Author$
fa85aed6d38a added checks for dissallowed conversions between float, ifloat and cfloat
thomask
parents:
diff changeset
4
fa85aed6d38a added checks for dissallowed conversions between float, ifloat and cfloat
thomask
parents:
diff changeset
5 module dstress.nocompile.idouble_01;
fa85aed6d38a added checks for dissallowed conversions between float, ifloat and cfloat
thomask
parents:
diff changeset
6
fa85aed6d38a added checks for dissallowed conversions between float, ifloat and cfloat
thomask
parents:
diff changeset
7 idouble i = 0.5;