view test/typeinfo12.d @ 150:2c336566ffed trunk

[svn r156] added a testcase for the most annoying bug ever
author lindquist
date Mon, 24 Mar 2008 20:05:44 +0100
parents 5b5194b25f33
children
line wrap: on
line source

module typeinfo12;

class C
{
}

void main()
{
}