view tests/mini/compile_bug164_stringinitcast.d @ 977:3efbe9b0dd36

Update .hgignore due to moved(?) idgen/impcnvgen locations. Also add *.patch and *.diff.
author Frits van Bommel <fvbommel wxs.nl>
date Tue, 17 Feb 2009 23:14:19 +0100
parents d8c44f1e08e1
children
line wrap: on
line source

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