view test/bug12.d @ 74:eb379601d445 trunk

[svn r78] Removed the useless pragmas
author lindquist
date Wed, 31 Oct 2007 04:05:38 +0100
parents 8b0e809563df
children d9d5d59873d8
line wrap: on
line source

module bug12;

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