view tests/mini/compile_bug164_stringinitcast.d @ 907:acc834cb1657

Add testcase for #189 to mini tests.
author Christian Kamm <kamm incasoftware de>
date Sun, 25 Jan 2009 12:38:29 +0100
parents d8c44f1e08e1
children
line wrap: on
line source

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