view nocompile/ireal_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.ireal_02;

ireal i = 1.0L + 1.2Li;