view tests/mini/compile_bug164_stringinitcast.d @ 1198:f48500f9350c

Ported script to Tango
author larsivi@larsivi-gutsy
date Tue, 07 Apr 2009 18:37:19 +0200
parents d8c44f1e08e1
children
line wrap: on
line source

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