view tests/mini/compile_bug164_stringinitcast.d @ 992:6f5e40205f2a

Fix dstress runner to use ldmd
author Frits van Bommel <fvbommel wxs.nl>
date Thu, 26 Feb 2009 14:49:32 +0100
parents d8c44f1e08e1
children
line wrap: on
line source

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