view tests/mini/compile_bug164_stringinitcast.d @ 1523:833337c65fd3

Fixed some unmerged parts of the D2 frontend. Removed the automatic linker flags for D2 (temp). Renamed a runtime function for D2.
author Robert Clipsham <robert@octarineparrot.com>
date Mon, 06 Jul 2009 23:54:02 +0100
parents d8c44f1e08e1
children
line wrap: on
line source

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