view test/bug12.d @ 190:36044016709a trunk

[svn r206] Fixed some interfaceInfo related issues, closes #44
author lindquist
date Mon, 12 May 2008 14:32:29 +0200
parents 8b0e809563df
children d9d5d59873d8
line wrap: on
line source

module bug12;

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