view tests/mini/compile_bug164_stringinitcast.d @ 926:bbb3f23908aa

Added X86-64 version
author wilsonk@ubuntu
date Tue, 03 Feb 2009 12:33:42 -0700
parents d8c44f1e08e1
children
line wrap: on
line source

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