view tests/mini/compile_bug164_stringinitcast.d @ 1563:b0a691de8cc7

Fixed bug #349 , now emits error.
author Tomas Lindquist Olsen <tomas.l.olsen gmail com>
date Sun, 02 Aug 2009 17:56:30 +0200
parents d8c44f1e08e1
children
line wrap: on
line source

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