view test/bug12.d @ 46:6a54b832369a trunk

[svn r50]
author lindquist
date Fri, 19 Oct 2007 16:37:34 +0200
parents 8b0e809563df
children d9d5d59873d8
line wrap: on
line source

module bug12;

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