view tests/mini/compile_bug164_stringinitcast.d @ 900:177afbf5297b

Solaris compatibility and proc map parsing #183, thanks BlueZeniX!
author Christian Kamm <kamm incasoftware de>
date Thu, 22 Jan 2009 18:53:32 +0100
parents d8c44f1e08e1
children
line wrap: on
line source

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