view test/typeinfo12.d @ 191:2900754a6989 trunk

[svn r207] Fixed: the runtime support didn't handle string switch.
author lindquist
date Mon, 12 May 2008 14:58:55 +0200
parents 5b5194b25f33
children
line wrap: on
line source

module typeinfo12;

class C
{
}

void main()
{
}