view tests/mini/typeinfo12.d @ 1528:15f1707721fa

Updated default ldc2 configuration file.
author Robert Clipsham <robert@octarineparrot.com>
date Thu, 09 Jul 2009 21:13:19 +0100
parents 1bb99290e03a
children
line wrap: on
line source

module typeinfo12;

class C
{
}

void main()
{
}