view lphobos/typeinfos2.d @ 93:08508eebbb3e trunk

[svn r97] Fixed bug with main(string[] args) on 32 bit systems. 64bit worked.
author lindquist
date Thu, 08 Nov 2007 19:21:05 +0100
parents 0258a7171a42
children 5b5194b25f33
line wrap: on
line source

module typeinfos2;

import
typeinfo2.ti_Adouble,
typeinfo2.ti_Afloat,
typeinfo2.ti_Ag,
typeinfo2.ti_Aint,
typeinfo2.ti_Along,
typeinfo2.ti_Areal,
typeinfo2.ti_Ashort;