view tests/mini/compile_bug164_stringinitcast.d @ 1397:fdfc4060bcec

fix missing 'test' mnemonic and add several variations
author Kelly Wilson <wilsonk cpsc.ucalgary.ca>
date Tue, 19 May 2009 11:58:54 -0600
parents d8c44f1e08e1
children
line wrap: on
line source

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