view test/bug12.d @ 208:086e1aa99557 trunk

[svn r224] clean up temporaries after dstress has run
author ChristianK
date Tue, 13 May 2008 21:41:25 +0200
parents 8b0e809563df
children d9d5d59873d8
line wrap: on
line source

module bug12;

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