view nocompile/c/creal_35_A.d @ 1005:65461ac4aa9a

<smjg@iname.com> e4hubd$1qnr$1@digitaldaemon.com 2006-05-18
author thomask
date Fri, 19 May 2006 16:39:18 +0000
parents 0374233d36be
children 81222734adf3
line wrap: on
line source

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

// @author@	<thomas-dloop@kuehne.cn>
// @date@	2006-03-20
// @uri@	news:bug-59-3@http.d.puremagic.com/bugzilla/

// __DSTRESS_ELINE__ 15

module dstress.nocompile.c.creal_35_A;

void main(){
	creal x;
	x = 2;
}