view tests/mini/compile_bug164_stringinitcast.d @ 1023:ca191c141cec

Fixed find alt script.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Sun, 01 Mar 2009 22:40:15 +0100
parents d8c44f1e08e1
children
line wrap: on
line source

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