view test/bug12.d @ 257:4234b014a4f2 trunk

[svn r275] improved makewebstatistics
author ChristianK
date Thu, 12 Jun 2008 18:40:47 +0200
parents 8b0e809563df
children d9d5d59873d8
line wrap: on
line source

module bug12;

void main()
{
    const string name="y";
}