view tests/mini/typeinfo12.d @ 868:1fcba307fd28

Changed bswap intrinsic definition in compiler specific runtime to actually implement a linkable bswap.
author Christian Kamm <kamm incasoftware de>
date Sat, 27 Dec 2008 15:54:24 +0100
parents 1bb99290e03a
children
line wrap: on
line source

module typeinfo12;

class C
{
}

void main()
{
}