view nocompile/c/creal_25.d @ 529:924f45bc62e9

post DMD-0.123 review [1/n]
author thomask
date Thu, 12 May 2005 18:13:21 +0000
parents 9e0847cf535a
children b8c0195059d9
line wrap: on
line source

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

// @author@	Thomas Kuehne <thomas-dloop@kuehne.thisisspam.cn>
// @date@	2005-04-26
// @uri@	news:pln1k2-5f3.ln1@lnews.kuehne.cn

// __DSTRESS_ELINE__ 14 

module dstress.nocompile.c.creal_25;

void test(){
	creal c = 27Li;
}