view test/complex1.d @ 95:71b8fecdae38 trunk

[svn r99] Removed the ray demo. it's in test already (and not broken there)
author lindquist
date Mon, 12 Nov 2007 06:43:33 +0100
parents 16e88334bba7
children 4d1e9eb001e0
line wrap: on
line source

module complex1;

void main()
{
    cfloat c1;
}