view tests/mini/compile_bug164_stringinitcast.d @ 1091:20d96c148b39

Fix for fmul/div/add/sub with no operands. Revert explicit ST0 definition since a typo had caused the need for that.
author Kelly Wilson <wilsonk cpsc.ucalgary.ca>
date Tue, 10 Mar 2009 18:34:19 -0600
parents d8c44f1e08e1
children
line wrap: on
line source

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