view tests/mini/compile_bug164_stringinitcast.d @ 1256:6af2359b433a

Change needed for mingw
author Kelly Wilson <wilsonk cpsc.ucalgary.ca>
date Wed, 22 Apr 2009 14:40:56 -0600
parents d8c44f1e08e1
children
line wrap: on
line source

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