view test/bug12.d @ 299:df8a7b8d5929 trunk

[svn r320] Begun work on branches out of asm blocks. Unfinished.
author ChristianK
date Tue, 24 Jun 2008 21:38:23 +0200
parents d9d5d59873d8
children
line wrap: on
line source

module bug12;

void main()
{
    const char[] name="y";
}