view tests/mini/compile_bug164_stringinitcast.d @ 1573:3a08f5e2553b

Fixed iretq problem reported by wilkie of the XomB project
author Kelly Wilson <wilsonk cpsc.ucalgary.ca>
date Mon, 17 Aug 2009 13:42:19 -0600
parents d8c44f1e08e1
children
line wrap: on
line source

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