view nocompile/ifloat_02.d @ 1625:4e908dadd51c

modulo operations with complex numbers are allowed
author Moritz Warning <moritzwarning@web.de>
date Thu, 06 Jan 2011 14:59:13 +0100
parents fa85aed6d38a
children
line wrap: on
line source

// $HeadURL$
// $Date$
// $Author$

module dstress.nocompile.ifloat_02;

ifloat i = 2.0 + 0.3f;