view test/bug12.d @ 301:f42a1090e895 trunk

[svn r322] More asm-to-outside jumping work. Unfinished.
author ChristianK
date Tue, 24 Jun 2008 22:48:33 +0200
parents d9d5d59873d8
children
line wrap: on
line source

module bug12;

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