view test/complex1.d @ 97:c4e161556a21 trunk

[svn r101] Split up CastExp into several smaller utility functions.
author lindquist
date Wed, 14 Nov 2007 20:18:01 +0100
parents 16e88334bba7
children 4d1e9eb001e0
line wrap: on
line source

module complex1;

void main()
{
    cfloat c1;
}