view tests/mini/compile_bug164_stringinitcast.d @ 949:b2d27ddf8f45

changes to get the naked asm stuff working for x64
author wilsonk@ubuntu
date Tue, 10 Feb 2009 08:02:25 -0700
parents d8c44f1e08e1
children
line wrap: on
line source

const C = "foo";
char[] var = C;