view test/typeinfo12.d @ 224:116cc012409b trunk

[svn r240] do not crash on zero length constraints string
author ChristianK
date Fri, 06 Jun 2008 22:04:41 +0200
parents 5b5194b25f33
children
line wrap: on
line source

module typeinfo12;

class C
{
}

void main()
{
}